Uses of Class
net.opengis.eosps.v_2_0.ValidateType
-
-
Uses of ValidateType in net.opengis.eosps.v_2_0
Fields in net.opengis.eosps.v_2_0 declared as ValidateType Modifier and Type Field Description protected ValidateTypeValidatePropertyType. validateMethods in net.opengis.eosps.v_2_0 that return ValidateType Modifier and Type Method Description ValidateTypeObjectFactory. createValidateType()Create an instance ofValidateTypeValidateTypeValidatePropertyType. getValidate()Gets the value of the validate property.ValidateTypeValidateType. withSegmentID(String... values)ValidateTypeValidateType. withSegmentID(Collection<String> values)ValidateTypeValidateType. withSegmentID(List<String> value)ValidateTypeValidateType. withTask(String value)Methods in net.opengis.eosps.v_2_0 that return types with arguments of type ValidateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidateType>ObjectFactory. createValidate(ValidateType value)Methods in net.opengis.eosps.v_2_0 with parameters of type ValidateType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<ValidateType>ObjectFactory. createValidate(ValidateType value)voidValidatePropertyType. setValidate(ValidateType value)Sets the value of the validate property.ValidatePropertyTypeValidatePropertyType. withValidate(ValidateType value)Constructors in net.opengis.eosps.v_2_0 with parameters of type ValidateType Constructor Description ValidatePropertyType(ValidateType validate, 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
-