| Modifier and Type | Class and Description |
|---|---|
class |
ReservationReportType
Java class for ReservationReportType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
StatusReportPropertyType.statusReport |
protected jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
GetStatusResponseType.Status.statusReport |
protected jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
TaskingResponseType.Result.statusReport |
protected jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
ConfirmResponseType.Result.statusReport |
protected jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
CancelResponseType.Result.statusReport |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<StatusReportType> |
ObjectFactory.createStatusReport(StatusReportType value)
|
jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
StatusReportPropertyType.getStatusReport()
Gets the value of the statusReport property.
|
jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
GetStatusResponseType.Status.getStatusReport()
Gets the value of the statusReport property.
|
jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
TaskingResponseType.Result.getStatusReport()
Gets the value of the statusReport property.
|
jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
ConfirmResponseType.Result.getStatusReport()
Gets the value of the statusReport property.
|
jakarta.xml.bind.JAXBElement<? extends StatusReportType> |
CancelResponseType.Result.getStatusReport()
Gets the value of the statusReport property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<StatusReportType> |
ObjectFactory.createStatusReport(StatusReportType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
StatusReportPropertyType.setStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
void |
GetStatusResponseType.Status.setStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
void |
TaskingResponseType.Result.setStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
void |
ConfirmResponseType.Result.setStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
void |
CancelResponseType.Result.setStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
StatusReportPropertyType |
StatusReportPropertyType.withStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value) |
GetStatusResponseType.Status |
GetStatusResponseType.Status.withStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value) |
TaskingResponseType.Result |
TaskingResponseType.Result.withStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value) |
ConfirmResponseType.Result |
ConfirmResponseType.Result.withStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value) |
CancelResponseType.Result |
CancelResponseType.Result.withStatusReport(jakarta.xml.bind.JAXBElement<? extends StatusReportType> value) |
Copyright © 2008–2023. All rights reserved.