Class ConsumptionWaterQuantityType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.QuantityType
-
- network.oxalis.peppol.ubl2.jaxb.udt.QuantityType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.ConsumptionWaterQuantityType
-
public class ConsumptionWaterQuantityType extends QuantityType
Java class for ConsumptionWaterQuantityType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="ConsumptionWaterQuantityType"> <simpleContent> <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>QuantityType"> </extension> </simpleContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.QuantityType
unitCode, unitCodeListAgencyID, unitCodeListAgencyName, unitCodeListID, value
-
-
Constructor Summary
Constructors Constructor Description ConsumptionWaterQuantityType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.QuantityType
getUnitCode, getUnitCodeListAgencyID, getUnitCodeListAgencyName, getUnitCodeListID, getValue, setUnitCode, setUnitCodeListAgencyID, setUnitCodeListAgencyName, setUnitCodeListID, setValue
-
-