| Package | Description |
|---|---|
| net.opengis.iso19139.gmx.v_20070417 |
| Modifier and Type | Class and Description |
|---|---|
class |
MLCodeDefinitionType
Java class for ML_CodeDefinition_Type complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> |
CTCodelistValuePropertyType.codeDefinition |
protected jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> |
CodeDefinitionPropertyType.codeDefinition |
| Modifier and Type | Method and Description |
|---|---|
CodeDefinitionType |
ObjectFactory.createCodeDefinitionType()
Create an instance of
CodeDefinitionType |
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<CodeDefinitionType> |
ObjectFactory.createCodeDefinition(CodeDefinitionType value)
|
jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> |
CTCodelistValuePropertyType.getCodeDefinition()
Gets the value of the codeDefinition property.
|
jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> |
CodeDefinitionPropertyType.getCodeDefinition()
Gets the value of the codeDefinition property.
|
| Modifier and Type | Method and Description |
|---|---|
jakarta.xml.bind.JAXBElement<CodeDefinitionType> |
ObjectFactory.createCodeDefinition(CodeDefinitionType value)
|
| Modifier and Type | Method and Description |
|---|---|
void |
CTCodelistValuePropertyType.setCodeDefinition(jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> value)
Sets the value of the codeDefinition property.
|
void |
CodeDefinitionPropertyType.setCodeDefinition(jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> value)
Sets the value of the codeDefinition property.
|
CTCodelistValuePropertyType |
CTCodelistValuePropertyType.withCodeDefinition(jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> value) |
CodeDefinitionPropertyType |
CodeDefinitionPropertyType.withCodeDefinition(jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> value) |
Copyright © 2008–2023. All rights reserved.