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 type.classCalculationRateTypeJava class for CalculationRateType complex type.classOrderableUnitFactorRateTypeJava class for OrderableUnitFactorRateType complex type.classRateTypeJava class for RateType complex type.classSourceCurrencyBaseRateTypeJava class for SourceCurrencyBaseRateType complex type.classTargetCurrencyBaseRateTypeJava 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
-