| Modifier and Type | Class and Description |
|---|---|
class |
ReservationReportType
Java class for ReservationReportType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected javax.xml.bind.JAXBElement<? extends StatusReportType> |
GetStatusResponseType.Status.statusReport |
protected javax.xml.bind.JAXBElement<? extends StatusReportType> |
CancelResponseType.Result.statusReport |
protected javax.xml.bind.JAXBElement<? extends StatusReportType> |
StatusReportPropertyType.statusReport |
protected javax.xml.bind.JAXBElement<? extends StatusReportType> |
ConfirmResponseType.Result.statusReport |
protected javax.xml.bind.JAXBElement<? extends StatusReportType> |
TaskingResponseType.Result.statusReport |
| Modifier and Type | Method and Description |
|---|---|
StatusReportType |
ObjectFactory.createStatusReportType()
Create an instance of
StatusReportType |
StatusReportType |
StatusReportType.withAlternative(java.util.Collection<StatusReportType.Alternative> values) |
StatusReportType |
StatusReportType.withAlternative(java.util.List<StatusReportType.Alternative> value) |
StatusReportType |
StatusReportType.withAlternative(StatusReportType.Alternative... values) |
StatusReportType |
StatusReportType.withEstimatedToC(javax.xml.datatype.XMLGregorianCalendar value) |
StatusReportType |
StatusReportType.withEvent(java.lang.String value) |
StatusReportType |
StatusReportType.withPercentCompletion(java.lang.Double value) |
StatusReportType |
StatusReportType.withProcedure(java.lang.String value) |
StatusReportType |
StatusReportType.withRequestStatus(java.lang.String value) |
StatusReportType |
StatusReportType.withStatusMessage(java.util.Collection<LanguageStringType> values) |
StatusReportType |
StatusReportType.withStatusMessage(LanguageStringType... values) |
StatusReportType |
StatusReportType.withStatusMessage(java.util.List<LanguageStringType> value) |
StatusReportType |
StatusReportType.withTask(java.lang.String value) |
StatusReportType |
StatusReportType.withTaskingParameters(ParameterDataPropertyType value) |
StatusReportType |
StatusReportType.withTaskStatus(java.lang.String value) |
StatusReportType |
StatusReportType.withUpdateTime(javax.xml.datatype.XMLGregorianCalendar value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<StatusReportType> |
ObjectFactory.createStatusReport(StatusReportType value)
|
javax.xml.bind.JAXBElement<? extends StatusReportType> |
GetStatusResponseType.Status.getStatusReport()
Gets the value of the statusReport property.
|
javax.xml.bind.JAXBElement<? extends StatusReportType> |
CancelResponseType.Result.getStatusReport()
Gets the value of the statusReport property.
|
javax.xml.bind.JAXBElement<? extends StatusReportType> |
StatusReportPropertyType.getStatusReport()
Gets the value of the statusReport property.
|
javax.xml.bind.JAXBElement<? extends StatusReportType> |
ConfirmResponseType.Result.getStatusReport()
Gets the value of the statusReport property.
|
javax.xml.bind.JAXBElement<? extends StatusReportType> |
TaskingResponseType.Result.getStatusReport()
Gets the value of the statusReport property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<StatusReportType> |
ObjectFactory.createStatusReport(StatusReportType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetStatusResponseType.Status.setStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
void |
CancelResponseType.Result.setStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
void |
StatusReportPropertyType.setStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
void |
ConfirmResponseType.Result.setStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
void |
TaskingResponseType.Result.setStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value)
Sets the value of the statusReport property.
|
GetStatusResponseType.Status |
GetStatusResponseType.Status.withStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value) |
CancelResponseType.Result |
CancelResponseType.Result.withStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value) |
StatusReportPropertyType |
StatusReportPropertyType.withStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value) |
ConfirmResponseType.Result |
ConfirmResponseType.Result.withStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value) |
TaskingResponseType.Result |
TaskingResponseType.Result.withStatusReport(javax.xml.bind.JAXBElement<? extends StatusReportType> value) |
Copyright © 2008-2021. All Rights Reserved.