| Modifier and Type | Field and Description |
|---|---|
protected AlternativeType |
AlternativePropertyType.alternative |
protected AlternativeType |
StatusReportType.Alternative.alternative |
| Modifier and Type | Method and Description |
|---|---|
AlternativeType |
ObjectFactory.createAlternativeType()
Create an instance of
AlternativeType |
AlternativeType |
AlternativePropertyType.getAlternative()
Gets the value of the alternative property.
|
AlternativeType |
StatusReportType.Alternative.getAlternative()
Gets the value of the alternative property.
|
AlternativeType |
AlternativeType.withAlternativeDescription(Collection<LanguageStringType> values) |
AlternativeType |
AlternativeType.withAlternativeDescription(LanguageStringType... values) |
AlternativeType |
AlternativeType.withAlternativeDescription(List<LanguageStringType> value) |
AlternativeType |
AlternativeType.withTaskingParameters(AlternativeType.TaskingParameters value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AlternativeType> |
ObjectFactory.createAlternative(AlternativeType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<AlternativeType> |
ObjectFactory.createAlternative(AlternativeType value)
|
void |
AlternativePropertyType.setAlternative(AlternativeType value)
Sets the value of the alternative property.
|
void |
StatusReportType.Alternative.setAlternative(AlternativeType value)
Sets the value of the alternative property.
|
AlternativePropertyType |
AlternativePropertyType.withAlternative(AlternativeType value) |
StatusReportType.Alternative |
StatusReportType.Alternative.withAlternative(AlternativeType value) |
Copyright © 2008–2023. All rights reserved.