Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BaseAmountType
-
Packages that use BaseAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BaseAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BaseAmountType Modifier and Type Field Description protected BaseAmountTypeAllowanceChargeType. baseAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BaseAmountType Modifier and Type Method Description BaseAmountTypeAllowanceChargeType. getBaseAmount()Gets the value of the baseAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BaseAmountType Modifier and Type Method Description voidAllowanceChargeType. setBaseAmount(BaseAmountType value)Sets the value of the baseAmount property. -
Uses of BaseAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BaseAmountType Modifier and Type Method Description BaseAmountTypeObjectFactory. createBaseAmountType()Create an instance ofBaseAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BaseAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BaseAmountType>ObjectFactory. createBaseAmount(BaseAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BaseAmountType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BaseAmountType>ObjectFactory. createBaseAmount(BaseAmountType value)
-