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

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

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

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

Methods in net.opengis.iso19139.gmd.v_20070417 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_20070417 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_20070417 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-2015. All Rights Reserved.