Uses of Class
net.opengis.swecommon.v_2_0.XMLEncodingType

Uses of XMLEncodingType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as XMLEncodingType
protected  XMLEncodingType XMLEncodingPropertyType.xmlEncoding
           
protected  XMLEncodingType XMLEncodingPropertyByValueType.xmlEncoding
           
 

Methods in net.opengis.swecommon.v_2_0 that return XMLEncodingType
 XMLEncodingType ObjectFactory.createXMLEncodingType()
          Create an instance of XMLEncodingType
 XMLEncodingType XMLEncodingPropertyType.getXMLEncoding()
          Gets the value of the xmlEncoding property.
 XMLEncodingType XMLEncodingPropertyByValueType.getXMLEncoding()
          Gets the value of the xmlEncoding property.
 XMLEncodingType XMLEncodingType.withExtension(Collection<Object> values)
           
 XMLEncodingType XMLEncodingType.withExtension(List<Object> value)
           
 XMLEncodingType XMLEncodingType.withExtension(Object... values)
           
 XMLEncodingType XMLEncodingType.withId(String value)
           
 

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

Methods in net.opengis.swecommon.v_2_0 with parameters of type XMLEncodingType
 JAXBElement<XMLEncodingType> ObjectFactory.createXMLEncoding(XMLEncodingType value)
          Create an instance of JAXBElement<XMLEncodingType>}
 void XMLEncodingPropertyType.setXMLEncoding(XMLEncodingType value)
          Sets the value of the xmlEncoding property.
 void XMLEncodingPropertyByValueType.setXMLEncoding(XMLEncodingType value)
          Sets the value of the xmlEncoding property.
 XMLEncodingPropertyType XMLEncodingPropertyType.withXMLEncoding(XMLEncodingType value)
           
 XMLEncodingPropertyByValueType XMLEncodingPropertyByValueType.withXMLEncoding(XMLEncodingType value)
           
 



Copyright © 2008-2015. All Rights Reserved.