Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BalanceBroughtForwardIndicatorType
-
Packages that use BalanceBroughtForwardIndicatorType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BalanceBroughtForwardIndicatorType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BalanceBroughtForwardIndicatorType Modifier and Type Field Description protected BalanceBroughtForwardIndicatorTypeReminderLineType. balanceBroughtForwardIndicatorprotected BalanceBroughtForwardIndicatorTypeStatementLineType. balanceBroughtForwardIndicatorMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BalanceBroughtForwardIndicatorType Modifier and Type Method Description BalanceBroughtForwardIndicatorTypeReminderLineType. getBalanceBroughtForwardIndicator()Gets the value of the balanceBroughtForwardIndicator property.BalanceBroughtForwardIndicatorTypeStatementLineType. getBalanceBroughtForwardIndicator()Gets the value of the balanceBroughtForwardIndicator property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BalanceBroughtForwardIndicatorType Modifier and Type Method Description voidReminderLineType. setBalanceBroughtForwardIndicator(BalanceBroughtForwardIndicatorType value)Sets the value of the balanceBroughtForwardIndicator property.voidStatementLineType. setBalanceBroughtForwardIndicator(BalanceBroughtForwardIndicatorType value)Sets the value of the balanceBroughtForwardIndicator property. -
Uses of BalanceBroughtForwardIndicatorType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BalanceBroughtForwardIndicatorType Modifier and Type Method Description BalanceBroughtForwardIndicatorTypeObjectFactory. createBalanceBroughtForwardIndicatorType()Create an instance ofBalanceBroughtForwardIndicatorTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BalanceBroughtForwardIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BalanceBroughtForwardIndicatorType>ObjectFactory. createBalanceBroughtForwardIndicator(BalanceBroughtForwardIndicatorType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BalanceBroughtForwardIndicatorType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BalanceBroughtForwardIndicatorType>ObjectFactory. createBalanceBroughtForwardIndicator(BalanceBroughtForwardIndicatorType value)
-