| Modifier and Type | Field and Description |
|---|---|
protected ReservationReportType |
ReservationReportPropertyType.reservationReport |
| Modifier and Type | Method and Description |
|---|---|
ReservationReportType |
ObjectFactory.createReservationReportType()
Create an instance of
ReservationReportType |
ReservationReportType |
ReservationReportPropertyType.getReservationReport()
Gets the value of the reservationReport property.
|
ReservationReportType |
ReservationReportType.withAlternative(java.util.Collection<StatusReportType.Alternative> values) |
ReservationReportType |
ReservationReportType.withAlternative(java.util.List<StatusReportType.Alternative> value) |
ReservationReportType |
ReservationReportType.withAlternative(StatusReportType.Alternative... values) |
ReservationReportType |
ReservationReportType.withEstimatedToC(javax.xml.datatype.XMLGregorianCalendar value) |
ReservationReportType |
ReservationReportType.withEvent(java.lang.String value) |
ReservationReportType |
ReservationReportType.withPercentCompletion(java.lang.Double value) |
ReservationReportType |
ReservationReportType.withProcedure(java.lang.String value) |
ReservationReportType |
ReservationReportType.withRequestStatus(java.lang.String value) |
ReservationReportType |
ReservationReportType.withReservationExpiration(javax.xml.datatype.XMLGregorianCalendar value) |
ReservationReportType |
ReservationReportType.withStatusMessage(java.util.Collection<LanguageStringType> values) |
ReservationReportType |
ReservationReportType.withStatusMessage(LanguageStringType... values) |
ReservationReportType |
ReservationReportType.withStatusMessage(java.util.List<LanguageStringType> value) |
ReservationReportType |
ReservationReportType.withTask(java.lang.String value) |
ReservationReportType |
ReservationReportType.withTaskingParameters(ParameterDataPropertyType value) |
ReservationReportType |
ReservationReportType.withTaskStatus(java.lang.String value) |
ReservationReportType |
ReservationReportType.withUpdateTime(javax.xml.datatype.XMLGregorianCalendar value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ReservationReportType> |
ObjectFactory.createReservationReport(ReservationReportType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<ReservationReportType> |
ObjectFactory.createReservationReport(ReservationReportType value)
|
void |
ReservationReportPropertyType.setReservationReport(ReservationReportType value)
Sets the value of the reservationReport property.
|
ReservationReportPropertyType |
ReservationReportPropertyType.withReservationReport(ReservationReportType value) |
Copyright © 2008-2021. All Rights Reserved.