Class ValueUnitCodeType
java.lang.Object
ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.CodeType
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.unqualifieddatatypes_2.CodeType
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.qualifieddatatypes_2.UnitOfMeasureCodeType
ecf5.v2024_6.oasis.names.specification.ubl.schema.xsd.commonbasiccomponents_2.ValueUnitCodeType
Java class for ValueUnitCodeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ValueUnitCodeType">
<simpleContent>
<restriction base="<urn:oasis:names:specification:ubl:schema:xsd:QualifiedDataTypes-2>UnitOfMeasureCodeType">
</restriction>
</simpleContent>
</complexType>
-
Field Summary
Fields inherited from class ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.CodeType
languageID, listAgencyID, listAgencyName, listID, listName, listSchemeURI, listURI, listVersionID, name, value -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ecf5.v2024_6.un.unece.uncefact.data.specification.corecomponenttypeschemamodule._2.CodeType
getLanguageID, getListAgencyID, getListAgencyName, getListID, getListName, getListSchemeURI, getListURI, getListVersionID, getName, getValue, setLanguageID, setListAgencyID, setListAgencyName, setListID, setListName, setListSchemeURI, setListURI, setListVersionID, setName, setValue
-
Constructor Details
-
ValueUnitCodeType
public ValueUnitCodeType()
-
-
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 classUnitOfMeasureCodeType
-