Uses of Class
net.opengis.iso19139.gmx.v_20070417.CodeListDictionaryType
-
Packages that use CodeListDictionaryType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CodeListDictionaryType in net.opengis.iso19139.gmx.v_20070417
Subclasses of CodeListDictionaryType in net.opengis.iso19139.gmx.v_20070417 Modifier and Type Class Description classMLCodeListDictionaryTypeConstraint: codeEntry.type = ML_CodeListDefinitionFields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type CodeListDictionaryType Modifier and Type Field Description protected jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType>CodeListDictionaryPropertyType. codeListDictionaryprotected jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType>CTCodelistPropertyType. codeListDictionaryMethods in net.opengis.iso19139.gmx.v_20070417 that return CodeListDictionaryType Modifier and Type Method Description CodeListDictionaryTypeObjectFactory. createCodeListDictionaryType()Create an instance ofCodeListDictionaryTypeCodeListDictionaryTypeCodeListDictionaryType. withCodeEntry(Collection<CodeDefinitionPropertyType> values)CodeListDictionaryTypeCodeListDictionaryType. withCodeEntry(List<CodeDefinitionPropertyType> value)CodeListDictionaryTypeCodeListDictionaryType. withCodeEntry(CodeDefinitionPropertyType... values)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CodeListDictionaryType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CodeListDictionaryType>ObjectFactory. createCodeListDictionary(CodeListDictionaryType value)jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType>CodeListDictionaryPropertyType. getCodeListDictionary()Gets the value of the codeListDictionary property.jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType>CTCodelistPropertyType. getCodeListDictionary()Gets the value of the codeListDictionary property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CodeListDictionaryType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CodeListDictionaryType>ObjectFactory. createCodeListDictionary(CodeListDictionaryType value)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CodeListDictionaryType Modifier and Type Method Description voidCodeListDictionaryPropertyType. setCodeListDictionary(jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType> value)Sets the value of the codeListDictionary property.voidCTCodelistPropertyType. setCodeListDictionary(jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType> value)Sets the value of the codeListDictionary property.CodeListDictionaryPropertyTypeCodeListDictionaryPropertyType. withCodeListDictionary(jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType> value)CTCodelistPropertyTypeCTCodelistPropertyType. withCodeListDictionary(jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType> value)Constructor parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CodeListDictionaryType Constructor Description CodeListDictionaryPropertyType(jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType> codeListDictionary, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructorCTCodelistPropertyType(jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType> codeListDictionary, List<String> nilReason, String uuidref, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate)Fully-initialising value constructor
-