Uses of Class
net.opengis.iso19139.gmx.v_20070417.UnitDefinitionPropertyType
-
Packages that use UnitDefinitionPropertyType Package Description net.opengis.iso19139.gmx.v_20070417 -
-
Uses of UnitDefinitionPropertyType in net.opengis.iso19139.gmx.v_20070417
Fields in net.opengis.iso19139.gmx.v_20070417 with type parameters of type UnitDefinitionPropertyType Modifier and Type Field Description protected List<UnitDefinitionPropertyType>CTUomCatalogueType. uomItemMethods in net.opengis.iso19139.gmx.v_20070417 that return UnitDefinitionPropertyType Modifier and Type Method Description UnitDefinitionPropertyTypeObjectFactory. createUnitDefinitionPropertyType()Create an instance ofUnitDefinitionPropertyTypeUnitDefinitionPropertyTypeUnitDefinitionPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withArcrole(String value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withHref(String value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withNilReason(String... values)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withNilReason(Collection<String> values)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withNilReason(List<String> value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withRole(String value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withTitle(String value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withUnitDefinition(jakarta.xml.bind.JAXBElement<?> value)UnitDefinitionPropertyTypeUnitDefinitionPropertyType. withUuidref(String value)Methods in net.opengis.iso19139.gmx.v_20070417 that return types with arguments of type UnitDefinitionPropertyType Modifier and Type Method Description List<UnitDefinitionPropertyType>CTUomCatalogueType. getUomItem()Gets the value of the uomItem property.Methods in net.opengis.iso19139.gmx.v_20070417 with parameters of type UnitDefinitionPropertyType Modifier and Type Method Description CTUomCatalogueTypeCTUomCatalogueType. withUomItem(UnitDefinitionPropertyType... values)Method parameters in net.opengis.iso19139.gmx.v_20070417 with type arguments of type UnitDefinitionPropertyType Modifier and Type Method Description voidCTUomCatalogueType. setUomItem(List<UnitDefinitionPropertyType> value)CTUomCatalogueTypeCTUomCatalogueType. withUomItem(Collection<UnitDefinitionPropertyType> values)CTUomCatalogueTypeCTUomCatalogueType. withUomItem(List<UnitDefinitionPropertyType> value)
-