| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected MDKeywordsType |
MDKeywordsPropertyType.mdKeywords |
| Modifier and Type | Method and Description |
|---|---|
MDKeywordsType |
ObjectFactory.createMDKeywordsType()
Create an instance of
MDKeywordsType |
MDKeywordsType |
MDKeywordsPropertyType.getMDKeywords()
Gets the value of the mdKeywords property.
|
MDKeywordsType |
MDKeywordsType.withId(String value) |
MDKeywordsType |
MDKeywordsType.withKeyword(CharacterStringPropertyType... values) |
MDKeywordsType |
MDKeywordsType.withKeyword(Collection<CharacterStringPropertyType> values) |
MDKeywordsType |
MDKeywordsType.withKeyword(List<CharacterStringPropertyType> value) |
MDKeywordsType |
MDKeywordsType.withThesaurusName(CICitationPropertyType value) |
MDKeywordsType |
MDKeywordsType.withType(MDKeywordTypeCodePropertyType value) |
MDKeywordsType |
MDKeywordsType.withUuid(String value) |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDKeywordsType> |
ObjectFactory.createMDKeywords(MDKeywordsType value)
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<MDKeywordsType> |
ObjectFactory.createMDKeywords(MDKeywordsType value)
|
void |
MDKeywordsPropertyType.setMDKeywords(MDKeywordsType value)
Sets the value of the mdKeywords property.
|
MDKeywordsPropertyType |
MDKeywordsPropertyType.withMDKeywords(MDKeywordsType value) |
Copyright © 2008–2023. All rights reserved.