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(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)
           
 

Methods in net.opengis.sps.v_2_0 that return types with arguments of type ReservationReportType
 javax.xml.bind.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
 javax.xml.bind.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.