Uses of Class
net.opengis.iso19139.gmx.v_20070417.CodeDefinitionPropertyType
-
Packages that use CodeDefinitionPropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CodeDefinitionPropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type CodeDefinitionPropertyType Modifier and Type Field Description protected List<CodeDefinitionPropertyType>CodeListDictionaryType. codeEntryMethods in net.opengis.iso19139.gmx.v_20070417 that return CodeDefinitionPropertyType Modifier and Type Method Description CodeDefinitionPropertyTypeObjectFactory. createCodeDefinitionPropertyType()Create an instance ofCodeDefinitionPropertyTypeCodeDefinitionPropertyTypeCodeDefinitionPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withArcrole(String value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withCodeDefinition(jakarta.xml.bind.JAXBElement<? extends CodeDefinitionType> value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withHref(String value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withNilReason(String... values)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withNilReason(Collection<String> values)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withNilReason(List<String> value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withRole(String value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withTitle(String value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CodeDefinitionPropertyTypeCodeDefinitionPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CodeDefinitionPropertyType Modifier and Type Method Description List<CodeDefinitionPropertyType>CodeListDictionaryType. getCodeEntry()Gets the value of the codeEntry property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CodeDefinitionPropertyType Modifier and Type Method Description CodeListDictionaryTypeCodeListDictionaryType. withCodeEntry(CodeDefinitionPropertyType... values)MLCodeListDictionaryTypeMLCodeListDictionaryType. withCodeEntry(CodeDefinitionPropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CodeDefinitionPropertyType Modifier and Type Method Description voidCodeListDictionaryType. setCodeEntry(List<CodeDefinitionPropertyType> value)CodeListDictionaryTypeCodeListDictionaryType. withCodeEntry(Collection<CodeDefinitionPropertyType> values)CodeListDictionaryTypeCodeListDictionaryType. withCodeEntry(List<CodeDefinitionPropertyType> value)MLCodeListDictionaryTypeMLCodeListDictionaryType. withCodeEntry(Collection<CodeDefinitionPropertyType> values)MLCodeListDictionaryTypeMLCodeListDictionaryType. withCodeEntry(List<CodeDefinitionPropertyType> value)Constructor parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CodeDefinitionPropertyType Constructor Description CodeListDictionaryType(List<CodeDefinitionPropertyType> codeEntry)Fully-initialising value constructorMLCodeListDictionaryType(List<CodeDefinitionPropertyType> codeEntry, List<ClAlternativeExpressionPropertyType> alternativeExpression)Fully-initialising value constructor
-