Uses of Class
net.opengis.sps.v_2_0.ReservationReportType

Uses of ReservationReportType in net.opengis.sps.v_2_0
 

Fields in net.opengis.sps.v_2_0 declared as ReservationReportType
protected  ReservationReportType ReservationReportPropertyType.reservationReport
           
 

Methods in net.opengis.sps.v_2_0 that return ReservationReportType
 ReservationReportType ObjectFactory.createReservationReportType()
          Create an instance of ReservationReportType
 ReservationReportType ReservationReportPropertyType.getReservationReport()
          Gets the value of the reservationReport property.
 ReservationReportType ReservationReportType.withAlternative(Collection<StatusReportType.Alternative> values)
           
 ReservationReportType ReservationReportType.withAlternative(List<StatusReportType.Alternative> value)
           
 ReservationReportType ReservationReportType.withAlternative(StatusReportType.Alternative... values)
           
 ReservationReportType ReservationReportType.withEstimatedToC(XMLGregorianCalendar value)
           
 ReservationReportType ReservationReportType.withEvent(String value)
           
 ReservationReportType ReservationReportType.withPercentCompletion(Double value)
           
 ReservationReportType ReservationReportType.withProcedure(String value)
           
 ReservationReportType ReservationReportType.withRequestStatus(String value)
           
 ReservationReportType ReservationReportType.withReservationExpiration(XMLGregorianCalendar value)
           
 ReservationReportType ReservationReportType.withStatusMessage(Collection<LanguageStringType> values)
           
 ReservationReportType ReservationReportType.withStatusMessage(LanguageStringType... values)
           
 ReservationReportType ReservationReportType.withStatusMessage(List<LanguageStringType> value)
           
 ReservationReportType ReservationReportType.withTask(String value)
           
 ReservationReportType ReservationReportType.withTaskingParameters(ParameterDataPropertyType value)
           
 ReservationReportType ReservationReportType.withTaskStatus(String value)
           
 ReservationReportType ReservationReportType.withUpdateTime(XMLGregorianCalendar value)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type ReservationReportType
 JAXBElement<ReservationReportType> ObjectFactory.createReservationReport(ReservationReportType value)
          Create an instance of JAXBElement<ReservationReportType>}
 

Methods in net.opengis.sps.v_2_0 with parameters of type ReservationReportType
 JAXBElement<ReservationReportType> ObjectFactory.createReservationReport(ReservationReportType value)
          Create an instance of JAXBElement<ReservationReportType>}
 void ReservationReportPropertyType.setReservationReport(ReservationReportType value)
          Sets the value of the reservationReport property.
 ReservationReportPropertyType ReservationReportPropertyType.withReservationReport(ReservationReportType value)
           
 



Copyright © 2008-2015. All Rights Reserved.