Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.AllowanceTotalAmountType
-
Packages that use AllowanceTotalAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of AllowanceTotalAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as AllowanceTotalAmountType Modifier and Type Field Description protected AllowanceTotalAmountTypeMonetaryTotalType. allowanceTotalAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return AllowanceTotalAmountType Modifier and Type Method Description AllowanceTotalAmountTypeMonetaryTotalType. getAllowanceTotalAmount()Gets the value of the allowanceTotalAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type AllowanceTotalAmountType Modifier and Type Method Description voidMonetaryTotalType. setAllowanceTotalAmount(AllowanceTotalAmountType value)Sets the value of the allowanceTotalAmount property. -
Uses of AllowanceTotalAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return AllowanceTotalAmountType Modifier and Type Method Description AllowanceTotalAmountTypeObjectFactory. createAllowanceTotalAmountType()Create an instance ofAllowanceTotalAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type AllowanceTotalAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AllowanceTotalAmountType>ObjectFactory. createAllowanceTotalAmount(AllowanceTotalAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type AllowanceTotalAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<AllowanceTotalAmountType>ObjectFactory. createAllowanceTotalAmount(AllowanceTotalAmountType value)
-