Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BalanceAmountType
-
Packages that use BalanceAmountType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BalanceAmountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BalanceAmountType Modifier and Type Field Description protected BalanceAmountTypeRemittanceAdviceLineType. balanceAmountprotected BalanceAmountTypeStatementLineType. balanceAmountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BalanceAmountType Modifier and Type Method Description BalanceAmountTypeRemittanceAdviceLineType. getBalanceAmount()Gets the value of the balanceAmount property.BalanceAmountTypeStatementLineType. getBalanceAmount()Gets the value of the balanceAmount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BalanceAmountType Modifier and Type Method Description voidRemittanceAdviceLineType. setBalanceAmount(BalanceAmountType value)Sets the value of the balanceAmount property.voidStatementLineType. setBalanceAmount(BalanceAmountType value)Sets the value of the balanceAmount property. -
Uses of BalanceAmountType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BalanceAmountType Modifier and Type Method Description BalanceAmountTypeObjectFactory. createBalanceAmountType()Create an instance ofBalanceAmountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BalanceAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<BalanceAmountType>ObjectFactory. createBalanceAmount(BalanceAmountType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BalanceAmountType Modifier and Type Method Description javax.xml.bind.JAXBElement<BalanceAmountType>ObjectFactory. createBalanceAmount(BalanceAmountType value)
-