| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected MDTopicCategoryCodeType |
MDTopicCategoryCodePropertyType.mdTopicCategoryCode |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDTopicCategoryCodeType> |
ObjectFactory.createMDTopicCategoryCode(MDTopicCategoryCodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDTopicCategoryCodeType> |
ObjectFactory.createMDTopicCategoryCode(MDTopicCategoryCodeType value)
|
void |
MDTopicCategoryCodePropertyType.setMDTopicCategoryCode(MDTopicCategoryCodeType value)
Sets the value of the mdTopicCategoryCode property.
|
MDTopicCategoryCodePropertyType |
MDTopicCategoryCodePropertyType.withMDTopicCategoryCode(MDTopicCategoryCodeType value) |
Copyright © 2008–2023. All rights reserved.