Uses of Class
net.opengis.iso19139.gmd.v_20060504.LocalisedCharacterStringType

Packages that use LocalisedCharacterStringType
net.opengis.iso19139.gmd.v_20060504   
 

Uses of LocalisedCharacterStringType in net.opengis.iso19139.gmd.v_20060504
 

Fields in net.opengis.iso19139.gmd.v_20060504 declared as LocalisedCharacterStringType
protected  LocalisedCharacterStringType LocalisedCharacterStringPropertyType.localisedCharacterString
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return LocalisedCharacterStringType
 LocalisedCharacterStringType ObjectFactory.createLocalisedCharacterStringType()
          Create an instance of LocalisedCharacterStringType
 LocalisedCharacterStringType LocalisedCharacterStringPropertyType.getLocalisedCharacterString()
          Gets the value of the localisedCharacterString property.
 LocalisedCharacterStringType LocalisedCharacterStringType.withId(String value)
           
 LocalisedCharacterStringType LocalisedCharacterStringType.withLocale(String value)
           
 LocalisedCharacterStringType LocalisedCharacterStringType.withValue(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type LocalisedCharacterStringType
 JAXBElement<LocalisedCharacterStringType> ObjectFactory.createLocalisedCharacterString(LocalisedCharacterStringType value)
          Create an instance of JAXBElement<LocalisedCharacterStringType>}
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type LocalisedCharacterStringType
 JAXBElement<LocalisedCharacterStringType> ObjectFactory.createLocalisedCharacterString(LocalisedCharacterStringType value)
          Create an instance of JAXBElement<LocalisedCharacterStringType>}
 void LocalisedCharacterStringPropertyType.setLocalisedCharacterString(LocalisedCharacterStringType value)
          Sets the value of the localisedCharacterString property.
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withLocalisedCharacterString(LocalisedCharacterStringType value)
           
 



Copyright © 2008-2016. All Rights Reserved.