Class ValueQuantityType
java.lang.Object
ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.QuantityType
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.unqualifieddatatypes_2.QuantityType
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ValueQuantityType
Java class for ValueQuantityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ValueQuantityType">
<simpleContent>
<restriction base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>QuantityType">
</restriction>
</simpleContent>
</complexType>
-
Field Summary
Fields inherited from class ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.QuantityType
unitCode, unitCodeListAgencyID, unitCodeListAgencyName, unitCodeListID, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.QuantityType
getUnitCode, getUnitCodeListAgencyID, getUnitCodeListAgencyName, getUnitCodeListID, getValue, setUnitCode, setUnitCodeListAgencyID, setUnitCodeListAgencyName, setUnitCodeListID, setValue
-
Constructor Details
-
ValueQuantityType
public ValueQuantityType()
-
-
Method Details
-
toString
Generates a String representation of the contents of this type. This is an extension method, produced by the 'ts' xjc plugin- Overrides:
toStringin classQuantityType
-