Uses of Class
net.opengis.oseo.v_1_0.EncodingType

Uses of EncodingType in net.opengis.oseo.v_1_0
 

Fields in net.opengis.oseo.v_1_0 with type parameters of type EncodingType
protected  List<EncodingType> OrderingServiceContentsType.contentsType
           
 

Methods in net.opengis.oseo.v_1_0 that return EncodingType
 EncodingType ObjectFactory.createEncodingType()
          Create an instance of EncodingType
 EncodingType EncodingType.withSupportedEncoding(Collection<SWEEncoding> values)
           
 EncodingType EncodingType.withSupportedEncoding(List<SWEEncoding> value)
           
 EncodingType EncodingType.withSupportedEncoding(SWEEncoding... values)
           
 

Methods in net.opengis.oseo.v_1_0 that return types with arguments of type EncodingType
 List<EncodingType> OrderingServiceContentsType.getContentsType()
          Gets the value of the contentsType property.
 

Methods in net.opengis.oseo.v_1_0 with parameters of type EncodingType
 OrderingServiceContentsType OrderingServiceContentsType.withContentsType(EncodingType... values)
           
 

Method parameters in net.opengis.oseo.v_1_0 with type arguments of type EncodingType
 void OrderingServiceContentsType.setContentsType(List<EncodingType> value)
           
 OrderingServiceContentsType OrderingServiceContentsType.withContentsType(Collection<EncodingType> values)
           
 OrderingServiceContentsType OrderingServiceContentsType.withContentsType(List<EncodingType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.