| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<KeywordsType> |
DescriptionType.keywords |
| Modifier and Type | Method and Description |
|---|---|
KeywordsType |
ObjectFactory.createKeywordsType()
Create an instance of
KeywordsType |
KeywordsType |
KeywordsType.withKeyword(java.util.Collection<LanguageStringType> values) |
KeywordsType |
KeywordsType.withKeyword(LanguageStringType... values) |
KeywordsType |
KeywordsType.withKeyword(java.util.List<LanguageStringType> value) |
KeywordsType |
KeywordsType.withType(CodeType value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<KeywordsType> |
ObjectFactory.createKeywords(KeywordsType value)
|
java.util.List<KeywordsType> |
DescriptionType.getKeywords()
Gets the value of the keywords property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<KeywordsType> |
ObjectFactory.createKeywords(KeywordsType value)
|
ReferenceGroupType |
ReferenceGroupType.withKeywords(KeywordsType... values) |
BasicIdentificationType |
BasicIdentificationType.withKeywords(KeywordsType... values) |
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withKeywords(KeywordsType... values) |
IdentificationType |
IdentificationType.withKeywords(KeywordsType... values) |
ServiceIdentification |
ServiceIdentification.withKeywords(KeywordsType... values) |
DescriptionType |
DescriptionType.withKeywords(KeywordsType... values) |
ManifestType |
ManifestType.withKeywords(KeywordsType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DescriptionType.setKeywords(java.util.List<KeywordsType> value) |
ReferenceGroupType |
ReferenceGroupType.withKeywords(java.util.Collection<KeywordsType> values) |
BasicIdentificationType |
BasicIdentificationType.withKeywords(java.util.Collection<KeywordsType> values) |
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withKeywords(java.util.Collection<KeywordsType> values) |
IdentificationType |
IdentificationType.withKeywords(java.util.Collection<KeywordsType> values) |
ServiceIdentification |
ServiceIdentification.withKeywords(java.util.Collection<KeywordsType> values) |
DescriptionType |
DescriptionType.withKeywords(java.util.Collection<KeywordsType> values) |
ManifestType |
ManifestType.withKeywords(java.util.Collection<KeywordsType> values) |
ReferenceGroupType |
ReferenceGroupType.withKeywords(java.util.List<KeywordsType> value) |
BasicIdentificationType |
BasicIdentificationType.withKeywords(java.util.List<KeywordsType> value) |
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withKeywords(java.util.List<KeywordsType> value) |
IdentificationType |
IdentificationType.withKeywords(java.util.List<KeywordsType> value) |
ServiceIdentification |
ServiceIdentification.withKeywords(java.util.List<KeywordsType> value) |
DescriptionType |
DescriptionType.withKeywords(java.util.List<KeywordsType> value) |
ManifestType |
ManifestType.withKeywords(java.util.List<KeywordsType> value) |
Copyright © 2008-2022. All Rights Reserved.