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

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

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

Fields in net.opengis.iso19139.gmd.v_20060504 declared as MDTopicCategoryCodeType
protected  MDTopicCategoryCodeType MDTopicCategoryCodePropertyType.mdTopicCategoryCode
           
 

Methods in net.opengis.iso19139.gmd.v_20060504 that return MDTopicCategoryCodeType
static MDTopicCategoryCodeType MDTopicCategoryCodeType.fromValue(String v)
           
 MDTopicCategoryCodeType MDTopicCategoryCodePropertyType.getMDTopicCategoryCode()
          Gets the value of the mdTopicCategoryCode property.
static MDTopicCategoryCodeType MDTopicCategoryCodeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MDTopicCategoryCodeType[] MDTopicCategoryCodeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

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

Methods in net.opengis.iso19139.gmd.v_20060504 with parameters of type MDTopicCategoryCodeType
 JAXBElement<MDTopicCategoryCodeType> ObjectFactory.createMDTopicCategoryCode(MDTopicCategoryCodeType value)
          Create an instance of JAXBElement<MDTopicCategoryCodeType>}
 void MDTopicCategoryCodePropertyType.setMDTopicCategoryCode(MDTopicCategoryCodeType value)
          Sets the value of the mdTopicCategoryCode property.
 MDTopicCategoryCodePropertyType MDTopicCategoryCodePropertyType.withMDTopicCategoryCode(MDTopicCategoryCodeType value)
           
 



Copyright © 2008-2016. All Rights Reserved.