Uses of Class
net.opengis.sps.v_2_0.UpdateType
-
-
Uses of UpdateType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as UpdateType Modifier and Type Field Description protected UpdateTypeUpdatePropertyType. updateMethods in net.opengis.sps.v_2_0 that return UpdateType Modifier and Type Method Description UpdateTypeObjectFactory. createUpdateType()Create an instance ofUpdateTypeUpdateTypeUpdatePropertyType. getUpdate()Gets the value of the update property.UpdateTypeUpdateType. withLatestResponseTime(XMLGregorianCalendar value)UpdateTypeUpdateType. withProcedure(String value)UpdateTypeUpdateType. withTargetTask(String value)UpdateTypeUpdateType. withTaskingParameters(TaskingRequestType.TaskingParameters value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type UpdateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UpdateType>ObjectFactory. createUpdate(UpdateType value)Methods in net.opengis.sps.v_2_0 with parameters of type UpdateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<UpdateType>ObjectFactory. createUpdate(UpdateType value)voidUpdatePropertyType. setUpdate(UpdateType value)Sets the value of the update property.UpdatePropertyTypeUpdatePropertyType. withUpdate(UpdateType value)Constructors in net.opengis.sps.v_2_0 with parameters of type UpdateType Constructor Description UpdatePropertyType(UpdateType update, 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
-