Uses of Class
net.opengis.sps.v_2_0.ReserveType
-
-
Uses of ReserveType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as ReserveType Modifier and Type Field Description protected ReserveTypeReservePropertyType. reserveMethods in net.opengis.sps.v_2_0 that return ReserveType Modifier and Type Method Description ReserveTypeObjectFactory. createReserveType()Create an instance ofReserveTypeReserveTypeReservePropertyType. getReserve()Gets the value of the reserve property.ReserveTypeReserveType. withLatestResponseTime(XMLGregorianCalendar value)ReserveTypeReserveType. withProcedure(String value)ReserveTypeReserveType. withReservationExpiration(XMLGregorianCalendar value)ReserveTypeReserveType. withTaskingParameters(TaskingRequestType.TaskingParameters value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type ReserveType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReserveType>ObjectFactory. createReserve(ReserveType value)Methods in net.opengis.sps.v_2_0 with parameters of type ReserveType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReserveType>ObjectFactory. createReserve(ReserveType value)voidReservePropertyType. setReserve(ReserveType value)Sets the value of the reserve property.ReservePropertyTypeReservePropertyType. withReserve(ReserveType value)Constructors in net.opengis.sps.v_2_0 with parameters of type ReserveType Constructor Description ReservePropertyType(ReserveType reserve, 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
-