Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AnnualAverageAmountType
-
Packages that use AnnualAverageAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AnnualAverageAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AnnualAverageAmountType Modifier and Type Field Description protected AnnualAverageAmountTypeCompletedTaskType. annualAverageAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AnnualAverageAmountType Modifier and Type Method Description AnnualAverageAmountTypeCompletedTaskType. getAnnualAverageAmount()Gets the value of the annualAverageAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AnnualAverageAmountType Modifier and Type Method Description voidCompletedTaskType. setAnnualAverageAmount(AnnualAverageAmountType value)Sets the value of the annualAverageAmount property. -
Uses of AnnualAverageAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AnnualAverageAmountType Modifier and Type Method Description AnnualAverageAmountTypeObjectFactory. createAnnualAverageAmountType()Create an instance ofAnnualAverageAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AnnualAverageAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AnnualAverageAmountType>ObjectFactory. createAnnualAverageAmount(AnnualAverageAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AnnualAverageAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AnnualAverageAmountType>ObjectFactory. createAnnualAverageAmount(AnnualAverageAmountType value)
-