Uses of Class
net.opengis.iso19139.gco.v_20070417.UomLengthPropertyType
-
Packages that use UomLengthPropertyType Package Description net.opengis.iso19139.gco.v_20070417 net.opengis.iso19139.gmd.v_20070417 -
-
Uses of UomLengthPropertyType in net.opengis.iso19139.gco.v_20070417
Methods in net.opengis.iso19139.gco.v_20070417 that return UomLengthPropertyType Modifier and Type Method Description UomLengthPropertyTypeObjectFactory. createUomLengthPropertyType()Create an instance ofUomLengthPropertyTypeUomLengthPropertyTypeUomLengthPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)UomLengthPropertyTypeUomLengthPropertyType. withArcrole(String value)UomLengthPropertyTypeUomLengthPropertyType. withHref(String value)UomLengthPropertyTypeUomLengthPropertyType. withNilReason(String... values)UomLengthPropertyTypeUomLengthPropertyType. withNilReason(Collection<String> values)UomLengthPropertyTypeUomLengthPropertyType. withNilReason(List<String> value)UomLengthPropertyTypeUomLengthPropertyType. withRole(String value)UomLengthPropertyTypeUomLengthPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)UomLengthPropertyTypeUomLengthPropertyType. withTitle(String value)UomLengthPropertyTypeUomLengthPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)UomLengthPropertyTypeUomLengthPropertyType. withUnitDefinition(jakarta.xml.bind.JAXBElement<?> value)UomLengthPropertyTypeUomLengthPropertyType. withUuidref(String value) -
Uses of UomLengthPropertyType in net.opengis.iso19139.gmd.v_20070417
Fields in net.opengis.iso19139.gmd.v_20070417 declared as UomLengthPropertyType Modifier and Type Field Description protected UomLengthPropertyTypeMDBandType. unitsMethods in net.opengis.iso19139.gmd.v_20070417 that return UomLengthPropertyType Modifier and Type Method Description UomLengthPropertyTypeMDBandType. getUnits()Gets the value of the units property.Methods in net.opengis.iso19139.gmd.v_20070417 with parameters of type UomLengthPropertyType Modifier and Type Method Description voidMDBandType. setUnits(UomLengthPropertyType value)Sets the value of the units property.MDBandTypeMDBandType. withUnits(UomLengthPropertyType value)Constructors in net.opengis.iso19139.gmd.v_20070417 with parameters of type UomLengthPropertyType Constructor Description MDBandType(String id, String uuid, MemberNamePropertyType sequenceIdentifier, CharacterStringPropertyType descriptor, RealPropertyType maxValue, RealPropertyType minValue, UomLengthPropertyType units, RealPropertyType peakResponse, IntegerPropertyType bitsPerValue, IntegerPropertyType toneGradation, RealPropertyType scaleFactor, RealPropertyType offset)Fully-initialising value constructor
-