Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar31.XsdBooleanType

Packages that use XsdBooleanType
org.eclipse.modisco.jee.ejbjar.EjbJar31   
 

Uses of XsdBooleanType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 

Subinterfaces of XsdBooleanType in org.eclipse.modisco.jee.ejbjar.EjbJar31
 interface TrueFalseType
          A representation of the model object 'True False Type'.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return XsdBooleanType
 XsdBooleanType EjbJar31Factory.createXsdBooleanType()
          Returns a new object of class 'Xsd Boolean Type'.
 XsdBooleanType DataSourceType.getTransactional()
          Returns the value of the 'Transactional' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type XsdBooleanType
 void DataSourceType.setTransactional(XsdBooleanType value)
          Sets the value of the 'Transactional' containment reference.