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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type LocalisedCharacterStringPropertyType
protected  List<LocalisedCharacterStringPropertyType> PTLocaleContainerType.localisedString
           
protected  List<LocalisedCharacterStringPropertyType> PTFreeTextType.textGroup
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return LocalisedCharacterStringPropertyType
 LocalisedCharacterStringPropertyType ObjectFactory.createLocalisedCharacterStringPropertyType()
          Create an instance of LocalisedCharacterStringPropertyType
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withArcrole(String value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withHref(String value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withLocalisedCharacterString(LocalisedCharacterStringType value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withNilReason(Collection<String> values)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withNilReason(List<String> value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withNilReason(String... values)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withRole(String value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withTitle(String value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 LocalisedCharacterStringPropertyType LocalisedCharacterStringPropertyType.withUuidref(String value)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type LocalisedCharacterStringPropertyType
 List<LocalisedCharacterStringPropertyType> PTLocaleContainerType.getLocalisedString()
          Gets the value of the localisedString property.
 List<LocalisedCharacterStringPropertyType> PTFreeTextType.getTextGroup()
          Gets the value of the textGroup property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type LocalisedCharacterStringPropertyType
 PTLocaleContainerType PTLocaleContainerType.withLocalisedString(LocalisedCharacterStringPropertyType... values)
           
 PTFreeTextType PTFreeTextType.withTextGroup(LocalisedCharacterStringPropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type LocalisedCharacterStringPropertyType
 void PTLocaleContainerType.setLocalisedString(List<LocalisedCharacterStringPropertyType> value)
           
 void PTFreeTextType.setTextGroup(List<LocalisedCharacterStringPropertyType> value)
           
 PTLocaleContainerType PTLocaleContainerType.withLocalisedString(Collection<LocalisedCharacterStringPropertyType> values)
           
 PTLocaleContainerType PTLocaleContainerType.withLocalisedString(List<LocalisedCharacterStringPropertyType> value)
           
 PTFreeTextType PTFreeTextType.withTextGroup(Collection<LocalisedCharacterStringPropertyType> values)
           
 PTFreeTextType PTFreeTextType.withTextGroup(List<LocalisedCharacterStringPropertyType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.