Uses of Class
network.oxalis.peppol.ubl2.jaxb.udt.RateType
-
Packages that use RateType Package Description network.oxalis.peppol.ubl2.jaxb.cbc network.oxalis.peppol.ubl2.jaxb.udt -
-
Uses of RateType in network.oxalis.peppol.ubl2.jaxb.cbc
Subclasses of RateType in network.oxalis.peppol.ubl2.jaxb.cbc Modifier and Type Class Description classAmountRateTypeJava class for AmountRateType complex typeclassCalculationRateTypeJava class for CalculationRateType complex typeclassOrderableUnitFactorRateTypeJava class for OrderableUnitFactorRateType complex typeclassRateTypeJava class for RateType complex typeclassSourceCurrencyBaseRateTypeJava class for SourceCurrencyBaseRateType complex typeclassTargetCurrencyBaseRateTypeJava class for TargetCurrencyBaseRateType complex type -
Uses of RateType in network.oxalis.peppol.ubl2.jaxb.udt
Methods in network.oxalis.peppol.ubl2.jaxb.udt that return RateType Modifier and Type Method Description RateTypeObjectFactory. createRateType()Create an instance ofRateType
-