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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as CountryPropertyType
protected  CountryPropertyType PTLocaleType.country
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return CountryPropertyType
 CountryPropertyType ObjectFactory.createCountryPropertyType()
          Create an instance of CountryPropertyType
 CountryPropertyType PTLocaleType.getCountry()
          Gets the value of the country property.
 CountryPropertyType CountryPropertyType.withCountry(CodeListValueType value)
           
 CountryPropertyType CountryPropertyType.withNilReason(Collection<String> values)
           
 CountryPropertyType CountryPropertyType.withNilReason(List<String> value)
           
 CountryPropertyType CountryPropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type CountryPropertyType
 void PTLocaleType.setCountry(CountryPropertyType value)
          Sets the value of the country property.
 PTLocaleType PTLocaleType.withCountry(CountryPropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.