Uses of Class
net.opengis.iso19139.gmx.v_20060504.CodeDefinitionType

Packages that use CodeDefinitionType
net.opengis.iso19139.gmx.v_20060504   
 

Uses of CodeDefinitionType in net.opengis.iso19139.gmx.v_20060504
 

Subclasses of CodeDefinitionType in net.opengis.iso19139.gmx.v_20060504
 class MLCodeDefinitionType
          Java class for ML_CodeDefinition_Type complex type.
 

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type CodeDefinitionType
protected  JAXBElement<? extends CodeDefinitionType> CTCodelistValuePropertyType.codeDefinition
           
protected  JAXBElement<? extends CodeDefinitionType> CodeDefinitionPropertyType.codeDefinition
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return CodeDefinitionType
 CodeDefinitionType ObjectFactory.createCodeDefinitionType()
          Create an instance of CodeDefinitionType
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type CodeDefinitionType
 JAXBElement<CodeDefinitionType> ObjectFactory.createCodeDefinition(CodeDefinitionType value)
          Create an instance of JAXBElement<CodeDefinitionType>}
 JAXBElement<? extends CodeDefinitionType> CTCodelistValuePropertyType.getCodeDefinition()
          Gets the value of the codeDefinition property.
 JAXBElement<? extends CodeDefinitionType> CodeDefinitionPropertyType.getCodeDefinition()
          Gets the value of the codeDefinition property.
 

Methods in net.opengis.iso19139.gmx.v_20060504 with parameters of type CodeDefinitionType
 JAXBElement<CodeDefinitionType> ObjectFactory.createCodeDefinition(CodeDefinitionType value)
          Create an instance of JAXBElement<CodeDefinitionType>}
 

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type CodeDefinitionType
 void CTCodelistValuePropertyType.setCodeDefinition(JAXBElement<? extends CodeDefinitionType> value)
          Sets the value of the codeDefinition property.
 void CodeDefinitionPropertyType.setCodeDefinition(JAXBElement<? extends CodeDefinitionType> value)
          Sets the value of the codeDefinition property.
 CTCodelistValuePropertyType CTCodelistValuePropertyType.withCodeDefinition(JAXBElement<? extends CodeDefinitionType> value)
           
 CodeDefinitionPropertyType CodeDefinitionPropertyType.withCodeDefinition(JAXBElement<? extends CodeDefinitionType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.