Uses of Interface
org.eclipse.modisco.jee.webapp.webapp30.XsdBooleanType

Packages that use XsdBooleanType
org.eclipse.modisco.jee.webapp.webapp30   
 

Uses of XsdBooleanType in org.eclipse.modisco.jee.webapp.webapp30
 

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

Methods in org.eclipse.modisco.jee.webapp.webapp30 that return XsdBooleanType
 XsdBooleanType Webapp30Factory.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.webapp.webapp30 with parameters of type XsdBooleanType
 void DataSourceType.setTransactional(XsdBooleanType value)
          Sets the value of the 'Transactional' containment reference.