Uses of Class
net.opengis.sps.v_2_0.UpdateResponseType
-
-
Uses of UpdateResponseType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as UpdateResponseType Modifier and Type Field Description protected UpdateResponseTypeUpdateResponsePropertyType. updateResponseMethods in net.opengis.sps.v_2_0 that return UpdateResponseType Modifier and Type Method Description UpdateResponseTypeObjectFactory. createUpdateResponseType()Create an instance ofUpdateResponseTypeUpdateResponseTypeUpdateResponsePropertyType. getUpdateResponse()Gets the value of the updateResponse property.UpdateResponseTypeUpdateResponseType. withLatestResponseTime(XMLGregorianCalendar value)UpdateResponseTypeUpdateResponseType. withResult(TaskingResponseType.Result value)UpdateResponseTypeUpdateResponseType. withTargetTask(String value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type UpdateResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UpdateResponseType>ObjectFactory. createUpdateResponse(UpdateResponseType value)Methods in net.opengis.sps.v_2_0 with parameters of type UpdateResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UpdateResponseType>ObjectFactory. createUpdateResponse(UpdateResponseType value)voidUpdateResponsePropertyType. setUpdateResponse(UpdateResponseType value)Sets the value of the updateResponse property.UpdateResponsePropertyTypeUpdateResponsePropertyType. withUpdateResponse(UpdateResponseType value)Constructors in net.opengis.sps.v_2_0 with parameters of type UpdateResponseType Constructor Description UpdateResponsePropertyType(UpdateResponseType updateResponse, 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
-