Class MinimumAmountType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.AmountType
-
- network.oxalis.peppol.ubl2.jaxb.udt.AmountType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.MinimumAmountType
-
public class MinimumAmountType extends AmountType
Java class for MinimumAmountType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="MinimumAmountType"> <simpleContent> <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>AmountType"> </extension> </simpleContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.AmountType
currencyCodeListVersionID, currencyID, value
-
-
Constructor Summary
Constructors Constructor Description MinimumAmountType()
-
Method Summary
-
Methods inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.AmountType
getCurrencyCodeListVersionID, getCurrencyID, getValue, setCurrencyCodeListVersionID, setCurrencyID, setValue
-
-