| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<StatusReportType.Alternative> |
StatusReportType.alternative |
| Modifier and Type | Method and Description |
|---|---|
StatusReportType.Alternative |
ObjectFactory.createStatusReportTypeAlternative()
Create an instance of
StatusReportType.Alternative |
StatusReportType.Alternative |
StatusReportType.Alternative.withAlternative(AlternativeType value) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<StatusReportType.Alternative> |
StatusReportType.getAlternative()
Gets the value of the alternative property.
|
| Modifier and Type | Method and Description |
|---|---|
StatusReportType |
StatusReportType.withAlternative(StatusReportType.Alternative... values) |
ReservationReportType |
ReservationReportType.withAlternative(StatusReportType.Alternative... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
StatusReportType.setAlternative(java.util.List<StatusReportType.Alternative> value) |
StatusReportType |
StatusReportType.withAlternative(java.util.Collection<StatusReportType.Alternative> values) |
ReservationReportType |
ReservationReportType.withAlternative(java.util.Collection<StatusReportType.Alternative> values) |
StatusReportType |
StatusReportType.withAlternative(java.util.List<StatusReportType.Alternative> value) |
ReservationReportType |
ReservationReportType.withAlternative(java.util.List<StatusReportType.Alternative> value) |
Copyright © 2008-2021. All Rights Reserved.