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

Uses of TextEncodingType in net.opengis.swecommon.v_2_0
 

Fields in net.opengis.swecommon.v_2_0 declared as TextEncodingType
protected  TextEncodingType TextEncodingPropertyType.textEncoding
           
protected  TextEncodingType TextEncodingPropertyByValueType.textEncoding
           
 

Methods in net.opengis.swecommon.v_2_0 that return TextEncodingType
 TextEncodingType ObjectFactory.createTextEncodingType()
          Create an instance of TextEncodingType
 TextEncodingType TextEncodingPropertyType.getTextEncoding()
          Gets the value of the textEncoding property.
 TextEncodingType TextEncodingPropertyByValueType.getTextEncoding()
          Gets the value of the textEncoding property.
 TextEncodingType TextEncodingType.withBlockSeparator(String value)
           
 TextEncodingType TextEncodingType.withCollapseWhiteSpaces(boolean value)
           
 TextEncodingType TextEncodingType.withDecimalSeparator(String value)
           
 TextEncodingType TextEncodingType.withExtension(Collection<Object> values)
           
 TextEncodingType TextEncodingType.withExtension(List<Object> value)
           
 TextEncodingType TextEncodingType.withExtension(Object... values)
           
 TextEncodingType TextEncodingType.withId(String value)
           
 TextEncodingType TextEncodingType.withTokenSeparator(String value)
           
 

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

Methods in net.opengis.swecommon.v_2_0 with parameters of type TextEncodingType
 JAXBElement<TextEncodingType> ObjectFactory.createTextEncoding(TextEncodingType value)
          Create an instance of JAXBElement<TextEncodingType>}
 void TextEncodingPropertyType.setTextEncoding(TextEncodingType value)
          Sets the value of the textEncoding property.
 void TextEncodingPropertyByValueType.setTextEncoding(TextEncodingType value)
          Sets the value of the textEncoding property.
 TextEncodingPropertyType TextEncodingPropertyType.withTextEncoding(TextEncodingType value)
           
 TextEncodingPropertyByValueType TextEncodingPropertyByValueType.withTextEncoding(TextEncodingType value)
           
 



Copyright © 2008-2015. All Rights Reserved.