Uses of Class
net.opengis.sps.v_2_0.SubmitResponseType
-
-
Uses of SubmitResponseType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as SubmitResponseType Modifier and Type Field Description protected SubmitResponseTypeSubmitResponsePropertyType. submitResponseMethods in net.opengis.sps.v_2_0 that return SubmitResponseType Modifier and Type Method Description SubmitResponseTypeObjectFactory. createSubmitResponseType()Create an instance ofSubmitResponseTypeSubmitResponseTypeSubmitResponsePropertyType. getSubmitResponse()Gets the value of the submitResponse property.SubmitResponseTypeSubmitResponseType. withLatestResponseTime(XMLGregorianCalendar value)SubmitResponseTypeSubmitResponseType. withResult(TaskingResponseType.Result value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type SubmitResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubmitResponseType>ObjectFactory. createSubmitResponse(SubmitResponseType value)Methods in net.opengis.sps.v_2_0 with parameters of type SubmitResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<SubmitResponseType>ObjectFactory. createSubmitResponse(SubmitResponseType value)voidSubmitResponsePropertyType. setSubmitResponse(SubmitResponseType value)Sets the value of the submitResponse property.SubmitResponsePropertyTypeSubmitResponsePropertyType. withSubmitResponse(SubmitResponseType value)Constructors in net.opengis.sps.v_2_0 with parameters of type SubmitResponseType Constructor Description SubmitResponsePropertyType(SubmitResponseType submitResponse, 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
-