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
protected  ValidateType ValidatePropertyType.validate
           
 

Methods in net.opengis.eosps.v_2_0 that return ValidateType
 ValidateType ObjectFactory.createValidateType()
          Create an instance of ValidateType
 ValidateType ValidatePropertyType.getValidate()
          Gets the value of the validate property.
 ValidateType ValidateType.withSegmentID(Collection<String> values)
           
 ValidateType ValidateType.withSegmentID(List<String> value)
           
 ValidateType ValidateType.withSegmentID(String... values)
           
 ValidateType ValidateType.withTask(String value)
           
 

Methods in net.opengis.eosps.v_2_0 that return types with arguments of type ValidateType
 JAXBElement<ValidateType> ObjectFactory.createValidate(ValidateType value)
          Create an instance of JAXBElement<ValidateType>}
 

Methods in net.opengis.eosps.v_2_0 with parameters of type ValidateType
 JAXBElement<ValidateType> ObjectFactory.createValidate(ValidateType value)
          Create an instance of JAXBElement<ValidateType>}
 void ValidatePropertyType.setValidate(ValidateType value)
          Sets the value of the validate property.
 ValidatePropertyType ValidatePropertyType.withValidate(ValidateType value)
           
 



Copyright © 2008-2015. All Rights Reserved.