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

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

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

Subclasses of CodeListDictionaryType in net.opengis.iso19139.gmx.v_20060504
 class MLCodeListDictionaryType
          Constraint: codeEntry.type = ML_CodeListDefinition
 

Fields in net.opengis.iso19139.gmx.v_20060504 with type parameters of type CodeListDictionaryType
protected  JAXBElement<? extends CodeListDictionaryType> CTCodelistPropertyType.codeListDictionary
           
protected  JAXBElement<? extends CodeListDictionaryType> CodeListDictionaryPropertyType.codeListDictionary
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return CodeListDictionaryType
 CodeListDictionaryType ObjectFactory.createCodeListDictionaryType()
          Create an instance of CodeListDictionaryType
 CodeListDictionaryType CodeListDictionaryType.withCodeEntry(CodeDefinitionPropertyType... values)
           
 CodeListDictionaryType CodeListDictionaryType.withCodeEntry(Collection<CodeDefinitionPropertyType> values)
           
 CodeListDictionaryType CodeListDictionaryType.withCodeEntry(List<CodeDefinitionPropertyType> value)
           
 

Methods in net.opengis.iso19139.gmx.v_20060504 that return types with arguments of type CodeListDictionaryType
 JAXBElement<CodeListDictionaryType> ObjectFactory.createCodeListDictionary(CodeListDictionaryType value)
          Create an instance of JAXBElement<CodeListDictionaryType>}
 JAXBElement<? extends CodeListDictionaryType> CTCodelistPropertyType.getCodeListDictionary()
          Gets the value of the codeListDictionary property.
 JAXBElement<? extends CodeListDictionaryType> CodeListDictionaryPropertyType.getCodeListDictionary()
          Gets the value of the codeListDictionary property.
 

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

Method parameters in net.opengis.iso19139.gmx.v_20060504 with type arguments of type CodeListDictionaryType
 void CTCodelistPropertyType.setCodeListDictionary(JAXBElement<? extends CodeListDictionaryType> value)
          Sets the value of the codeListDictionary property.
 void CodeListDictionaryPropertyType.setCodeListDictionary(JAXBElement<? extends CodeListDictionaryType> value)
          Sets the value of the codeListDictionary property.
 CTCodelistPropertyType CTCodelistPropertyType.withCodeListDictionary(JAXBElement<? extends CodeListDictionaryType> value)
           
 CodeListDictionaryPropertyType CodeListDictionaryPropertyType.withCodeListDictionary(JAXBElement<? extends CodeListDictionaryType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.