Uses of Class
net.opengis.sps.v_2_0.SubmitType
-
-
Uses of SubmitType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as SubmitType Modifier and Type Field Description protected SubmitTypeSubmitPropertyType. submitMethods in net.opengis.sps.v_2_0 that return SubmitType Modifier and Type Method Description SubmitTypeObjectFactory. createSubmitType()Create an instance ofSubmitTypeSubmitTypeSubmitPropertyType. getSubmit()Gets the value of the submit property.SubmitTypeSubmitType. withLatestResponseTime(XMLGregorianCalendar value)SubmitTypeSubmitType. withProcedure(String value)SubmitTypeSubmitType. withTaskingParameters(TaskingRequestType.TaskingParameters value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type SubmitType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubmitType>ObjectFactory. createSubmit(SubmitType value)Methods in net.opengis.sps.v_2_0 with parameters of type SubmitType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubmitType>ObjectFactory. createSubmit(SubmitType value)voidSubmitPropertyType. setSubmit(SubmitType value)Sets the value of the submit property.SubmitPropertyTypeSubmitPropertyType. withSubmit(SubmitType value)Constructors in net.opengis.sps.v_2_0 with parameters of type SubmitType Constructor Description SubmitPropertyType(SubmitType submit, 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
-