Class TimeDeltaDaysQuantityType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.QuantityType
-
- network.oxalis.peppol.ubl2.jaxb.udt.QuantityType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.TimeDeltaDaysQuantityType
-
public class TimeDeltaDaysQuantityType extends QuantityType
Java class for TimeDeltaDaysQuantityType complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="TimeDeltaDaysQuantityType"> <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 TimeDeltaDaysQuantityType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.QuantityType
getUnitCode, getUnitCodeListAgencyID, getUnitCodeListAgencyName, getUnitCodeListID, getValue, setUnitCode, setUnitCodeListAgencyID, setUnitCodeListAgencyName, setUnitCodeListID, setValue
-
-