|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XsdBooleanType | |
|---|---|
| com.sun.xml.ws.config.metro.parser.jsr109 | |
| Uses of XsdBooleanType in com.sun.xml.ws.config.metro.parser.jsr109 |
|---|
| Subclasses of XsdBooleanType in com.sun.xml.ws.config.metro.parser.jsr109 | |
|---|---|
class |
TrueFalseType
This simple type designates a boolean with only two permissible values - true - false |
| Fields in com.sun.xml.ws.config.metro.parser.jsr109 declared as XsdBooleanType | |
|---|---|
protected XsdBooleanType |
DataSourceType.transactional
|
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 that return XsdBooleanType | |
|---|---|
XsdBooleanType |
ObjectFactory.createXsdBooleanType()
Create an instance of XsdBooleanType |
XsdBooleanType |
DataSourceType.getTransactional()
Gets the value of the transactional property. |
| Methods in com.sun.xml.ws.config.metro.parser.jsr109 with parameters of type XsdBooleanType | |
|---|---|
void |
DataSourceType.setTransactional(XsdBooleanType value)
Sets the value of the transactional property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||