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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 with type parameters of type MDTopicCategoryCodePropertyType
protected  List<MDTopicCategoryCodePropertyType> MDDataIdentificationType.topicCategory
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDTopicCategoryCodePropertyType
 MDTopicCategoryCodePropertyType ObjectFactory.createMDTopicCategoryCodePropertyType()
          Create an instance of MDTopicCategoryCodePropertyType
 MDTopicCategoryCodePropertyType MDTopicCategoryCodePropertyType.withMDTopicCategoryCode(MDTopicCategoryCodeType value)
           
 MDTopicCategoryCodePropertyType MDTopicCategoryCodePropertyType.withNilReason(Collection<String> values)
           
 MDTopicCategoryCodePropertyType MDTopicCategoryCodePropertyType.withNilReason(List<String> value)
           
 MDTopicCategoryCodePropertyType MDTopicCategoryCodePropertyType.withNilReason(String... values)
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return types with arguments of type MDTopicCategoryCodePropertyType
 List<MDTopicCategoryCodePropertyType> MDDataIdentificationType.getTopicCategory()
          Gets the value of the topicCategory property.
 

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDTopicCategoryCodePropertyType
 MDDataIdentificationType MDDataIdentificationType.withTopicCategory(MDTopicCategoryCodePropertyType... values)
           
 

Method parameters in net.opengis.iso19139.gmd.v_20060504 with type arguments of type MDTopicCategoryCodePropertyType
 void MDDataIdentificationType.setTopicCategory(List<MDTopicCategoryCodePropertyType> value)
           
 MDDataIdentificationType MDDataIdentificationType.withTopicCategory(Collection<MDTopicCategoryCodePropertyType> values)
           
 MDDataIdentificationType MDDataIdentificationType.withTopicCategory(List<MDTopicCategoryCodePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.