Uses of Class
net.opengis.eosps.v_2_0.ValidateResponseType
-
-
Uses of ValidateResponseType in net.opengis.eosps.v_2_0
Fields in net.opengis.eosps.v_2_0 declared as ValidateResponseType Modifier and Type Field Description protected ValidateResponseTypeValidateResponsePropertyType. validateResponseMethods in net.opengis.eosps.v_2_0 that return ValidateResponseType Modifier and Type Method Description ValidateResponseTypeObjectFactory. createValidateResponseType()Create an instance ofValidateResponseTypeValidateResponseTypeValidateResponsePropertyType. getValidateResponse()Gets the value of the validateResponse property.ValidateResponseTypeValidateResponseType. withResult(StatusReportPropertyType value)Methods in net.opengis.eosps.v_2_0 that return types with arguments of type ValidateResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidateResponseType>ObjectFactory. createValidateResponse(ValidateResponseType value)Methods in net.opengis.eosps.v_2_0 with parameters of type ValidateResponseType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidateResponseType>ObjectFactory. createValidateResponse(ValidateResponseType value)voidValidateResponsePropertyType. setValidateResponse(ValidateResponseType value)Sets the value of the validateResponse property.ValidateResponsePropertyTypeValidateResponsePropertyType. withValidateResponse(ValidateResponseType value)Constructors in net.opengis.eosps.v_2_0 with parameters of type ValidateResponseType Constructor Description ValidateResponsePropertyType(ValidateResponseType validateResponse, 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
-