| Modifier and Type | Field and Description |
|---|---|
protected DataNotAvailableType |
AvailableOrNotPropertyType.Unavailable.dataNotAvailable |
protected DataNotAvailableType |
DataNotAvailablePropertyType.dataNotAvailable |
| Modifier and Type | Method and Description |
|---|---|
DataNotAvailableType |
ObjectFactory.createDataNotAvailableType()
Create an instance of
DataNotAvailableType |
DataNotAvailableType |
AvailableOrNotPropertyType.Unavailable.getDataNotAvailable()
Gets the value of the dataNotAvailable property.
|
DataNotAvailableType |
DataNotAvailablePropertyType.getDataNotAvailable()
Gets the value of the dataNotAvailable property.
|
DataNotAvailableType |
DataNotAvailableType.withMessage(Collection<LanguageStringType> values) |
DataNotAvailableType |
DataNotAvailableType.withMessage(LanguageStringType... values) |
DataNotAvailableType |
DataNotAvailableType.withMessage(List<LanguageStringType> value) |
DataNotAvailableType |
DataNotAvailableType.withUnavailableCode(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DataNotAvailableType> |
ObjectFactory.createDataNotAvailable(DataNotAvailableType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<DataNotAvailableType> |
ObjectFactory.createDataNotAvailable(DataNotAvailableType value)
|
void |
AvailableOrNotPropertyType.Unavailable.setDataNotAvailable(DataNotAvailableType value)
Sets the value of the dataNotAvailable property.
|
void |
DataNotAvailablePropertyType.setDataNotAvailable(DataNotAvailableType value)
Sets the value of the dataNotAvailable property.
|
AvailableOrNotPropertyType.Unavailable |
AvailableOrNotPropertyType.Unavailable.withDataNotAvailable(DataNotAvailableType value) |
DataNotAvailablePropertyType |
DataNotAvailablePropertyType.withDataNotAvailable(DataNotAvailableType value) |
Copyright © 2008–2023. All rights reserved.