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

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

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

Fields in net.opengis.iso19139.gmd.v_20070417 declared as PTLocaleType
protected  PTLocaleType PTLocalePropertyType.ptLocale
           
 

Methods in net.opengis.iso19139.gmd.v_20070417 that return PTLocaleType
 PTLocaleType ObjectFactory.createPTLocaleType()
          Create an instance of PTLocaleType
 PTLocaleType PTLocalePropertyType.getPTLocale()
          Gets the value of the ptLocale property.
 PTLocaleType PTLocaleType.withCharacterEncoding(MDCharacterSetCodePropertyType value)
           
 PTLocaleType PTLocaleType.withCountry(CountryPropertyType value)
           
 PTLocaleType PTLocaleType.withId(String value)
           
 PTLocaleType PTLocaleType.withLanguageCode(LanguageCodePropertyType value)
           
 PTLocaleType PTLocaleType.withUuid(String value)
           
 

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

Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type PTLocaleType
 JAXBElement<PTLocaleType> ObjectFactory.createPTLocale(PTLocaleType value)
          Create an instance of JAXBElement<PTLocaleType>}
 void PTLocalePropertyType.setPTLocale(PTLocaleType value)
          Sets the value of the ptLocale property.
 PTLocalePropertyType PTLocalePropertyType.withPTLocale(PTLocaleType value)
           
 



Copyright © 2008-2015. All Rights Reserved.