| 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(java.util.Collection<DataAvailableType.DataReference> values) |
DataAvailableType |
DataAvailableType.withDataReference(DataAvailableType.DataReference... values) |
DataAvailableType |
DataAvailableType.withDataReference(java.util.List<DataAvailableType.DataReference> value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<DataAvailableType> |
ObjectFactory.createDataAvailable(DataAvailableType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.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-2021. All Rights Reserved.