Uses of Class
net.opengis.iso19139.gmx.v_20070417.CTCodelistPropertyType
-
Packages that use CTCodelistPropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of CTCodelistPropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type CTCodelistPropertyType Modifier and Type Field Description protected List<CTCodelistPropertyType>CTCodelistCatalogueType. codelistItemMethods in net.opengis.iso19139.gmx.v_20070417 that return CTCodelistPropertyType Modifier and Type Method Description CTCodelistPropertyTypeObjectFactory. createCTCodelistPropertyType()Create an instance ofCTCodelistPropertyTypeCTCodelistPropertyTypeCTCodelistPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CTCodelistPropertyTypeCTCodelistPropertyType. withArcrole(String value)CTCodelistPropertyTypeCTCodelistPropertyType. withCodeListDictionary(jakarta.xml.bind.JAXBElement<? extends CodeListDictionaryType> value)CTCodelistPropertyTypeCTCodelistPropertyType. withHref(String value)CTCodelistPropertyTypeCTCodelistPropertyType. withNilReason(String... values)CTCodelistPropertyTypeCTCodelistPropertyType. withNilReason(Collection<String> values)CTCodelistPropertyTypeCTCodelistPropertyType. withNilReason(List<String> value)CTCodelistPropertyTypeCTCodelistPropertyType. withRole(String value)CTCodelistPropertyTypeCTCodelistPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CTCodelistPropertyTypeCTCodelistPropertyType. withTitle(String value)CTCodelistPropertyTypeCTCodelistPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)CTCodelistPropertyTypeCTCodelistPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type CTCodelistPropertyType Modifier and Type Method Description List<CTCodelistPropertyType>CTCodelistCatalogueType. getCodelistItem()Gets the value of the codelistItem property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type CTCodelistPropertyType Modifier and Type Method Description CTCodelistCatalogueTypeCTCodelistCatalogueType. withCodelistItem(CTCodelistPropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type CTCodelistPropertyType Modifier and Type Method Description voidCTCodelistCatalogueType. setCodelistItem(List<CTCodelistPropertyType> value)CTCodelistCatalogueTypeCTCodelistCatalogueType. withCodelistItem(Collection<CTCodelistPropertyType> values)CTCodelistCatalogueTypeCTCodelistCatalogueType. withCodelistItem(List<CTCodelistPropertyType> value)
-