Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.PerUnitAmountType
-
Packages that use PerUnitAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of PerUnitAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as PerUnitAmountType Modifier and Type Field Description protected PerUnitAmountTypeAllowanceChargeType. perUnitAmountprotected PerUnitAmountTypeTaxCategoryType. perUnitAmountprotected PerUnitAmountTypeTaxSubtotalType. perUnitAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return PerUnitAmountType Modifier and Type Method Description PerUnitAmountTypeAllowanceChargeType. getPerUnitAmount()Gets the value of the perUnitAmount property.PerUnitAmountTypeTaxCategoryType. getPerUnitAmount()Gets the value of the perUnitAmount property.PerUnitAmountTypeTaxSubtotalType. getPerUnitAmount()Gets the value of the perUnitAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type PerUnitAmountType Modifier and Type Method Description voidAllowanceChargeType. setPerUnitAmount(PerUnitAmountType value)Sets the value of the perUnitAmount property.voidTaxCategoryType. setPerUnitAmount(PerUnitAmountType value)Sets the value of the perUnitAmount property.voidTaxSubtotalType. setPerUnitAmount(PerUnitAmountType value)Sets the value of the perUnitAmount property. -
Uses of PerUnitAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return PerUnitAmountType Modifier and Type Method Description PerUnitAmountTypeObjectFactory. createPerUnitAmountType()Create an instance ofPerUnitAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type PerUnitAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PerUnitAmountType>ObjectFactory. createPerUnitAmount(PerUnitAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type PerUnitAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<PerUnitAmountType>ObjectFactory. createPerUnitAmount(PerUnitAmountType value)
-