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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as PTFreeTextType
protected  PTFreeTextType PTFreeTextPropertyType.ptFreeText
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return PTFreeTextType
 PTFreeTextType ObjectFactory.createPTFreeTextType()
          Create an instance of PTFreeTextType
 PTFreeTextType PTFreeTextPropertyType.getPTFreeText()
          Gets the value of the ptFreeText property.
 PTFreeTextType PTFreeTextType.withId(String value)
           
 PTFreeTextType PTFreeTextType.withTextGroup(Collection<LocalisedCharacterStringPropertyType> values)
           
 PTFreeTextType PTFreeTextType.withTextGroup(List<LocalisedCharacterStringPropertyType> value)
           
 PTFreeTextType PTFreeTextType.withTextGroup(LocalisedCharacterStringPropertyType... values)
           
 PTFreeTextType PTFreeTextType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type PTFreeTextType
 JAXBElement<PTFreeTextType> ObjectFactory.createPTFreeText(PTFreeTextType value)
          Create an instance of JAXBElement<PTFreeTextType>}
 void PTFreeTextPropertyType.setPTFreeText(PTFreeTextType value)
          Sets the value of the ptFreeText property.
 PTFreeTextPropertyType PTFreeTextPropertyType.withPTFreeText(PTFreeTextType value)
           
 



Copyright © 2008-2015. All Rights Reserved.