Uses of Class
net.opengis.sps.v_2_0.ReserveResponseType
-
-
Uses of ReserveResponseType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as ReserveResponseType Modifier and Type Field Description protected ReserveResponseTypeReserveResponsePropertyType. reserveResponseMethods in net.opengis.sps.v_2_0 that return ReserveResponseType Modifier and Type Method Description ReserveResponseTypeObjectFactory. createReserveResponseType()Create an instance ofReserveResponseTypeReserveResponseTypeReserveResponsePropertyType. getReserveResponse()Gets the value of the reserveResponse property.ReserveResponseTypeReserveResponseType. withLatestResponseTime(XMLGregorianCalendar value)ReserveResponseTypeReserveResponseType. withResult(TaskingResponseType.Result value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type ReserveResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReserveResponseType>ObjectFactory. createReserveResponse(ReserveResponseType value)Methods in net.opengis.sps.v_2_0 with parameters of type ReserveResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ReserveResponseType>ObjectFactory. createReserveResponse(ReserveResponseType value)voidReserveResponsePropertyType. setReserveResponse(ReserveResponseType value)Sets the value of the reserveResponse property.ReserveResponsePropertyTypeReserveResponsePropertyType. withReserveResponse(ReserveResponseType value)Constructors in net.opengis.sps.v_2_0 with parameters of type ReserveResponseType Constructor Description ReserveResponsePropertyType(ReserveResponseType reserveResponse, 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
-