Package | Description |
---|---|
com.sun.java.xml.ns.javaee |
Modifier and Type | Class and Description |
---|---|
class |
TrueFalseType
This simple type designates a boolean with only two
permissible values
- true
- false
|
Modifier and Type | Field and Description |
---|---|
protected XsdBooleanType |
DataSourceType.transactional |
Modifier and Type | Method and Description |
---|---|
XsdBooleanType |
ObjectFactory.createXsdBooleanType()
Create an instance of
XsdBooleanType |
XsdBooleanType |
DataSourceType.getTransactional()
Gets the value of the transactional property.
|
Modifier and Type | Method and Description |
---|---|
void |
DataSourceType.setTransactional(XsdBooleanType value)
Sets the value of the transactional property.
|
Copyright © 2016 buschmais GbR. All rights reserved.