Uses of Class
com.sun.xml.ws.config.metro.parser.jsr109.XsdBooleanType
Packages that use XsdBooleanType
-
Uses of XsdBooleanType in com.sun.xml.ws.config.metro.parser.jsr109
Subclasses of XsdBooleanType in com.sun.xml.ws.config.metro.parser.jsr109Modifier and TypeClassDescriptionclassThis simple type designates a boolean with only two permissible values - true - falseFields in com.sun.xml.ws.config.metro.parser.jsr109 declared as XsdBooleanTypeMethods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdBooleanTypeModifier and TypeMethodDescriptionObjectFactory.createXsdBooleanType()Create an instance ofXsdBooleanTypeDataSourceType.getTransactional()Gets the value of the transactional property.Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdBooleanTypeModifier and TypeMethodDescriptionvoidDataSourceType.setTransactional(XsdBooleanType value) Sets the value of the transactional property.