Uses of Class
net.opengis.sps.v_2_0.ConfirmResponseType
-
-
Uses of ConfirmResponseType in net.opengis.sps.v_2_0
Fields in net.opengis.sps.v_2_0 declared as ConfirmResponseType Modifier and Type Field Description protected ConfirmResponseTypeConfirmResponsePropertyType. confirmResponseMethods in net.opengis.sps.v_2_0 that return ConfirmResponseType Modifier and Type Method Description ConfirmResponseTypeObjectFactory. createConfirmResponseType()Create an instance ofConfirmResponseTypeConfirmResponseTypeConfirmResponsePropertyType. getConfirmResponse()Gets the value of the confirmResponse property.ConfirmResponseTypeConfirmResponseType. withResult(ConfirmResponseType.Result value)Methods in net.opengis.sps.v_2_0 that return types with arguments of type ConfirmResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConfirmResponseType>ObjectFactory. createConfirmResponse(ConfirmResponseType value)Methods in net.opengis.sps.v_2_0 with parameters of type ConfirmResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ConfirmResponseType>ObjectFactory. createConfirmResponse(ConfirmResponseType value)voidConfirmResponsePropertyType. setConfirmResponse(ConfirmResponseType value)Sets the value of the confirmResponse property.ConfirmResponsePropertyTypeConfirmResponsePropertyType. withConfirmResponse(ConfirmResponseType value)Constructors in net.opengis.sps.v_2_0 with parameters of type ConfirmResponseType Constructor Description ConfirmResponsePropertyType(ConfirmResponseType confirmResponse, 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
-