| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDTopicCategoryCodePropertyType> |
MDDataIdentificationType.topicCategory |
| Modifier and Type | Method and Description |
|---|---|
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) |
| Modifier and Type | Method and Description |
|---|---|
List<MDTopicCategoryCodePropertyType> |
MDDataIdentificationType.getTopicCategory()
Gets the value of the topicCategory property.
|
| Modifier and Type | Method and Description |
|---|---|
MDDataIdentificationType |
MDDataIdentificationType.withTopicCategory(MDTopicCategoryCodePropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
MDDataIdentificationType.setTopicCategory(List<MDTopicCategoryCodePropertyType> value) |
MDDataIdentificationType |
MDDataIdentificationType.withTopicCategory(Collection<MDTopicCategoryCodePropertyType> values) |
MDDataIdentificationType |
MDDataIdentificationType.withTopicCategory(List<MDTopicCategoryCodePropertyType> value) |
Copyright © 2008–2023. All rights reserved.