| Modifier and Type | Class and Description |
|---|---|
class |
NilValueType
The value used (e.g.
|
| Modifier and Type | Field and Description |
|---|---|
protected CodeType |
BasicIdentificationType.identifier |
protected CodeType |
ReferenceType.identifier |
protected CodeType |
DatasetDescriptionSummaryBaseType.identifier |
protected CodeType |
AdditionalParameter.name |
protected CodeType |
ResponsiblePartySubsetType.role |
protected CodeType |
ResponsiblePartyType.role |
protected CodeType |
ServiceIdentification.serviceType |
protected CodeType |
KeywordsType.type |
| Modifier and Type | Method and Description |
|---|---|
CodeType |
ObjectFactory.createCodeType()
Create an instance of
CodeType |
CodeType |
BasicIdentificationType.getIdentifier()
Optional unique identifier or name of this
dataset.
|
CodeType |
ReferenceType.getIdentifier()
Optional unique identifier of the referenced
resource.
|
CodeType |
DatasetDescriptionSummaryBaseType.getIdentifier()
Gets the value of the identifier property.
|
CodeType |
AdditionalParameter.getName()
Gets the value of the name property.
|
CodeType |
ResponsiblePartySubsetType.getRole()
Gets the value of the role property.
|
CodeType |
ResponsiblePartyType.getRole()
Gets the value of the role property.
|
CodeType |
ServiceIdentification.getServiceType()
Gets the value of the serviceType property.
|
CodeType |
KeywordsType.getType()
Gets the value of the type property.
|
CodeType |
CodeType.withCodeSpace(java.lang.String value) |
CodeType |
CodeType.withValue(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CodeType> |
ObjectFactory.createIdentifier(CodeType value)
|
javax.xml.bind.JAXBElement<CodeType> |
ObjectFactory.createRole(CodeType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<CodeType> |
ObjectFactory.createIdentifier(CodeType value)
|
javax.xml.bind.JAXBElement<CodeType> |
ObjectFactory.createRole(CodeType value)
|
void |
BasicIdentificationType.setIdentifier(CodeType value)
Sets the value of the identifier property.
|
void |
ReferenceType.setIdentifier(CodeType value)
Sets the value of the identifier property.
|
void |
DatasetDescriptionSummaryBaseType.setIdentifier(CodeType value)
Sets the value of the identifier property.
|
void |
AdditionalParameter.setName(CodeType value)
Sets the value of the name property.
|
void |
ResponsiblePartySubsetType.setRole(CodeType value)
Sets the value of the role property.
|
void |
ResponsiblePartyType.setRole(CodeType value)
Sets the value of the role property.
|
void |
ServiceIdentification.setServiceType(CodeType value)
Sets the value of the serviceType property.
|
void |
KeywordsType.setType(CodeType value)
Sets the value of the type property.
|
ReferenceGroupType |
ReferenceGroupType.withIdentifier(CodeType value) |
BasicIdentificationType |
BasicIdentificationType.withIdentifier(CodeType value) |
ReferenceType |
ReferenceType.withIdentifier(CodeType value) |
ServiceReferenceType |
ServiceReferenceType.withIdentifier(CodeType value) |
DatasetDescriptionSummaryBaseType |
DatasetDescriptionSummaryBaseType.withIdentifier(CodeType value) |
IdentificationType |
IdentificationType.withIdentifier(CodeType value) |
ManifestType |
ManifestType.withIdentifier(CodeType value) |
AdditionalParameter |
AdditionalParameter.withName(CodeType value) |
ResponsiblePartySubsetType |
ResponsiblePartySubsetType.withRole(CodeType value) |
ResponsiblePartyType |
ResponsiblePartyType.withRole(CodeType value) |
ServiceIdentification |
ServiceIdentification.withServiceType(CodeType value) |
KeywordsType |
KeywordsType.withType(CodeType value) |
Copyright © 2008-2022. All Rights Reserved.