| Package | Description |
|---|---|
| org.eclipse.modisco.jee.ejbjar.EjbJar30 |
| Modifier and Type | Method and Description |
|---|---|
TrueFalseType |
EjbJar30Factory.createTrueFalseType()
Returns a new object of class 'True False Type'.
|
TrueFalseType |
PortComponentRefType.getEnableMtom()
Returns the value of the 'Enable Mtom' containment reference.
|
TrueFalseType |
InterceptorBindingType.getExcludeClassInterceptors()
Returns the value of the 'Exclude Class Interceptors' containment reference.
|
TrueFalseType |
InterceptorBindingType.getExcludeDefaultInterceptors()
Returns the value of the 'Exclude Default Interceptors' containment reference.
|
TrueFalseType |
EntityBeanType.getReentrant()
Returns the value of the 'Reentrant' containment reference.
|
TrueFalseType |
RemoveMethodType.getRetainIfException()
Returns the value of the 'Retain If Exception' containment reference.
|
TrueFalseType |
ApplicationExceptionType.getRollback()
Returns the value of the 'Rollback' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PortComponentRefType.setEnableMtom(TrueFalseType value)
Sets the value of the '
Enable Mtom' containment reference. |
void |
InterceptorBindingType.setExcludeClassInterceptors(TrueFalseType value)
Sets the value of the '
Exclude Class Interceptors' containment reference. |
void |
InterceptorBindingType.setExcludeDefaultInterceptors(TrueFalseType value)
Sets the value of the '
Exclude Default Interceptors' containment reference. |
void |
EntityBeanType.setReentrant(TrueFalseType value)
Sets the value of the '
Reentrant' containment reference. |
void |
RemoveMethodType.setRetainIfException(TrueFalseType value)
Sets the value of the '
Retain If Exception' containment reference. |
void |
ApplicationExceptionType.setRollback(TrueFalseType value)
Sets the value of the '
Rollback' containment reference. |