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 Modifier and Type Field Description protected ReservationReportTypeReservationReportPropertyType. reservationReportMethods in net.opengis.sps.v_2_0 that return types with arguments of type ReservationReportType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReservationReportType>ObjectFactory. createReservationReport(ReservationReportType value)Methods in net.opengis.sps.v_2_0 with parameters of type ReservationReportType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReservationReportType>ObjectFactory. createReservationReport(ReservationReportType value)voidReservationReportPropertyType. setReservationReport(ReservationReportType value)Sets the value of the reservationReport property.ReservationReportPropertyTypeReservationReportPropertyType. withReservationReport(ReservationReportType value)Constructors in net.opengis.sps.v_2_0 with parameters of type ReservationReportType Constructor Description ReservationReportPropertyType(ReservationReportType reservationReport, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-