|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TrueFalseType | |
---|---|
org.eclipse.modisco.jee.ejbjar.EjbJar31 |
Uses of TrueFalseType in org.eclipse.modisco.jee.ejbjar.EjbJar31 |
---|
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return TrueFalseType | |
---|---|
TrueFalseType |
EjbJar31Factory.createTrueFalseType()
Returns a new object of class 'True False Type'. |
TrueFalseType |
AddressingType.getEnabled()
Returns the value of the 'Enabled' containment reference. |
TrueFalseType |
RespectBindingType.getEnabled()
Returns the value of the 'Enabled' containment reference. |
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 |
ApplicationExceptionType.getInherited()
Returns the value of the 'Inherited' containment reference. |
TrueFalseType |
SessionBeanType.getInitOnStartup()
Returns the value of the 'Init On Startup' containment reference. |
TrueFalseType |
TimerType.getPersistent()
Returns the value of the 'Persistent' containment reference. |
TrueFalseType |
EntityBeanType.getReentrant()
Returns the value of the 'Reentrant' containment reference. |
TrueFalseType |
AddressingType.getRequired()
Returns the value of the 'Required' 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. |
Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type TrueFalseType | |
---|---|
void |
AddressingType.setEnabled(TrueFalseType value)
Sets the value of the ' Enabled ' containment reference. |
void |
RespectBindingType.setEnabled(TrueFalseType value)
Sets the value of the ' Enabled ' containment reference. |
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 |
ApplicationExceptionType.setInherited(TrueFalseType value)
Sets the value of the ' Inherited ' containment reference. |
void |
SessionBeanType.setInitOnStartup(TrueFalseType value)
Sets the value of the ' Init On Startup ' containment reference. |
void |
TimerType.setPersistent(TrueFalseType value)
Sets the value of the ' Persistent ' containment reference. |
void |
EntityBeanType.setReentrant(TrueFalseType value)
Sets the value of the ' Reentrant ' containment reference. |
void |
AddressingType.setRequired(TrueFalseType value)
Sets the value of the ' Required ' 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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |