Uses of Class
net.opengis.iso19139.gmd.v_20070417.MDTopicCategoryCodePropertyType
-
Packages that use MDTopicCategoryCodePropertyType Package Description net.opengis.iso19139.gmd.v_20070417 -
-
Uses of MDTopicCategoryCodePropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 with type parameters of type MDTopicCategoryCodePropertyType Modifier and Type Field Description protected List<MDTopicCategoryCodePropertyType>MDDataIdentificationType. topicCategoryMethods in net.opengis.iso19139.gmd.v_20070417 that return MDTopicCategoryCodePropertyType Modifier and Type Method Description MDTopicCategoryCodePropertyTypeObjectFactory. createMDTopicCategoryCodePropertyType()Create an instance ofMDTopicCategoryCodePropertyTypeMDTopicCategoryCodePropertyTypeMDTopicCategoryCodePropertyType. withMDTopicCategoryCode(MDTopicCategoryCodeType value)MDTopicCategoryCodePropertyTypeMDTopicCategoryCodePropertyType. withNilReason(String... values)MDTopicCategoryCodePropertyTypeMDTopicCategoryCodePropertyType. withNilReason(Collection<String> values)MDTopicCategoryCodePropertyTypeMDTopicCategoryCodePropertyType. withNilReason(List<String> value)Methods in net.opengis.iso19139.gmd.v_20070417 that return types with arguments of type MDTopicCategoryCodePropertyType Modifier and Type Method Description List<MDTopicCategoryCodePropertyType>MDDataIdentificationType. getTopicCategory()Gets the value of the topicCategory property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type MDTopicCategoryCodePropertyType Modifier and Type Method Description MDDataIdentificationTypeMDDataIdentificationType. withTopicCategory(MDTopicCategoryCodePropertyType... values)Method parameters in net.opengis.iso19139.gmd.v_20070417 with type arguments of type MDTopicCategoryCodePropertyType Modifier and Type Method Description voidMDDataIdentificationType. setTopicCategory(List<MDTopicCategoryCodePropertyType> value)MDDataIdentificationTypeMDDataIdentificationType. withTopicCategory(Collection<MDTopicCategoryCodePropertyType> values)MDDataIdentificationTypeMDDataIdentificationType. withTopicCategory(List<MDTopicCategoryCodePropertyType> value)
-