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