| 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
Java class for true-falseType complex type.
|
| 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.
|
XsdBooleanType |
XsdBooleanType.withId(String value) |
XsdBooleanType |
XsdBooleanType.withValue(boolean value) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataSourceType.setTransactional(XsdBooleanType value)
Sets the value of the transactional property.
|
DataSourceType |
DataSourceType.withTransactional(XsdBooleanType value) |
Copyright © 2020. All rights reserved.