| Modifier and Type | Field and Description |
|---|---|
protected DataAvailableType |
DataAvailablePropertyType.dataAvailable |
protected DataAvailableType |
AvailableOrNotPropertyType.Available.dataAvailable |
| Modifier and Type | Method and Description |
|---|---|
DataAvailableType |
ObjectFactory.createDataAvailableType()
Create an instance of
DataAvailableType |
DataAvailableType |
DataAvailablePropertyType.getDataAvailable()
Gets the value of the dataAvailable property.
|
DataAvailableType |
AvailableOrNotPropertyType.Available.getDataAvailable()
Gets the value of the dataAvailable property.
|
DataAvailableType |
DataAvailableType.withDataReference(Collection<DataAvailableType.DataReference> values) |
DataAvailableType |
DataAvailableType.withDataReference(DataAvailableType.DataReference... values) |
DataAvailableType |
DataAvailableType.withDataReference(List<DataAvailableType.DataReference> value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DataAvailableType> |
ObjectFactory.createDataAvailable(DataAvailableType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DataAvailableType> |
ObjectFactory.createDataAvailable(DataAvailableType value)
|
void |
DataAvailablePropertyType.setDataAvailable(DataAvailableType value)
Sets the value of the dataAvailable property.
|
void |
AvailableOrNotPropertyType.Available.setDataAvailable(DataAvailableType value)
Sets the value of the dataAvailable property.
|
DataAvailablePropertyType |
DataAvailablePropertyType.withDataAvailable(DataAvailableType value) |
AvailableOrNotPropertyType.Available |
AvailableOrNotPropertyType.Available.withDataAvailable(DataAvailableType value) |
Copyright © 2008–2023. All rights reserved.