Class TargetCurrencyBaseRateType
- java.lang.Object
-
- network.oxalis.peppol.ubl2.jaxb.ccts.NumericType
-
- network.oxalis.peppol.ubl2.jaxb.udt.RateType
-
- network.oxalis.peppol.ubl2.jaxb.cbc.TargetCurrencyBaseRateType
-
public class TargetCurrencyBaseRateType extends RateType
Java class for TargetCurrencyBaseRateType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="TargetCurrencyBaseRateType"> <simpleContent> <extension base="<urn:oasis:names:specification:ubl:schema:xsd:UnqualifiedDataTypes-2>RateType"> </extension> </simpleContent> </complexType>
-
-
Field Summary
-
Fields inherited from class network.oxalis.peppol.ubl2.jaxb.ccts.NumericType
format, value
-
-
Constructor Summary
Constructors Constructor Description TargetCurrencyBaseRateType()
-