Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AverageAmountType
-
Packages that use AverageAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AverageAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AverageAmountType Modifier and Type Field Description protected AverageAmountTypeConsumptionAverageType. averageAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AverageAmountType Modifier and Type Method Description AverageAmountTypeConsumptionAverageType. getAverageAmount()Gets the value of the averageAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AverageAmountType Modifier and Type Method Description voidConsumptionAverageType. setAverageAmount(AverageAmountType value)Sets the value of the averageAmount property. -
Uses of AverageAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AverageAmountType Modifier and Type Method Description AverageAmountTypeObjectFactory. createAverageAmountType()Create an instance ofAverageAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AverageAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AverageAmountType>ObjectFactory. createAverageAmount(AverageAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AverageAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AverageAmountType>ObjectFactory. createAverageAmount(AverageAmountType value)
-