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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDKeywordTypeCodePropertyType
protected  MDKeywordTypeCodePropertyType MDKeywordsType.type
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDKeywordTypeCodePropertyType
 MDKeywordTypeCodePropertyType ObjectFactory.createMDKeywordTypeCodePropertyType()
          Create an instance of MDKeywordTypeCodePropertyType
 MDKeywordTypeCodePropertyType MDKeywordsType.getType()
          Gets the value of the type property.
 MDKeywordTypeCodePropertyType MDKeywordTypeCodePropertyType.withMDKeywordTypeCode(CodeListValueType value)
           
 MDKeywordTypeCodePropertyType MDKeywordTypeCodePropertyType.withNilReason(Collection<String> values)
           
 MDKeywordTypeCodePropertyType MDKeywordTypeCodePropertyType.withNilReason(List<String> value)
           
 MDKeywordTypeCodePropertyType MDKeywordTypeCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDKeywordTypeCodePropertyType
 void MDKeywordsType.setType(MDKeywordTypeCodePropertyType value)
          Sets the value of the type property.
 MDKeywordsType MDKeywordsType.withType(MDKeywordTypeCodePropertyType value)
           
 



Copyright © 2008-2015. All Rights Reserved.