Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.RateType
-
Packages that use RateType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of RateType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as RateType Modifier and Type Field Description protected RateTypeSubcontractTermsType. rateMethods in network.oxalis.peppol.ubl2.jaxb.cac that return RateType Modifier and Type Method Description RateTypeSubcontractTermsType. getRate()Gets the value of the rate property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type RateType Modifier and Type Method Description voidSubcontractTermsType. setRate(RateType value)Sets the value of the rate property. -
Uses of RateType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return RateType Modifier and Type Method Description RateTypeObjectFactory. createRateType()Create an instance ofRateTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type RateType Modifier and Type Method Description javax.xml.bind.JAXBElement<RateType>ObjectFactory. createRate(RateType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type RateType Modifier and Type Method Description javax.xml.bind.JAXBElement<RateType>ObjectFactory. createRate(RateType value)
-