| Package | Description |
|---|---|
| net.opengis.iso19139.gmd.v_20070417 |
| Modifier and Type | Field and Description |
|---|---|
protected List<MDKeywordsPropertyType> |
AbstractMDIdentificationType.descriptiveKeywords |
| Modifier and Type | Method and Description |
|---|---|
MDKeywordsPropertyType |
ObjectFactory.createMDKeywordsPropertyType()
Create an instance of
MDKeywordsPropertyType |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withArcrole(String value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withHref(String value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withMDKeywords(MDKeywordsType value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withNilReason(Collection<String> values) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withNilReason(List<String> value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withNilReason(String... values) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withRole(String value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withTitle(String value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value) |
MDKeywordsPropertyType |
MDKeywordsPropertyType.withUuidref(String value) |
| Modifier and Type | Method and Description |
|---|---|
List<MDKeywordsPropertyType> |
AbstractMDIdentificationType.getDescriptiveKeywords()
Gets the value of the descriptiveKeywords property.
|
| Modifier and Type | Method and Description |
|---|---|
MDDataIdentificationType |
MDDataIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withDescriptiveKeywords(MDKeywordsPropertyType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractMDIdentificationType.setDescriptiveKeywords(List<MDKeywordsPropertyType> value) |
MDDataIdentificationType |
MDDataIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values) |
MDServiceIdentificationType |
MDServiceIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withDescriptiveKeywords(Collection<MDKeywordsPropertyType> values) |
MDDataIdentificationType |
MDDataIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value) |
MDServiceIdentificationType |
MDServiceIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value) |
AbstractMDIdentificationType |
AbstractMDIdentificationType.withDescriptiveKeywords(List<MDKeywordsPropertyType> value) |
Copyright © 2008–2023. All rights reserved.