| Modifier and Type | Field and Description |
|---|---|
protected 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 |
|---|---|
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(List<StatusReportType.Alternative> value) |
StatusReportType |
StatusReportType.withAlternative(Collection<StatusReportType.Alternative> values) |
ReservationReportType |
ReservationReportType.withAlternative(Collection<StatusReportType.Alternative> values) |
StatusReportType |
StatusReportType.withAlternative(List<StatusReportType.Alternative> value) |
ReservationReportType |
ReservationReportType.withAlternative(List<StatusReportType.Alternative> value) |
Copyright © 2008–2023. All rights reserved.