Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.BudgetAccountLineType
-
Packages that use BudgetAccountLineType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of BudgetAccountLineType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type BudgetAccountLineType Modifier and Type Field Description protected List<BudgetAccountLineType>TenderingTermsType. budgetAccountLineMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BudgetAccountLineType Modifier and Type Method Description BudgetAccountLineTypeObjectFactory. createBudgetAccountLineType()Create an instance ofBudgetAccountLineTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type BudgetAccountLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BudgetAccountLineType>ObjectFactory. createBudgetAccountLine(BudgetAccountLineType value)List<BudgetAccountLineType>TenderingTermsType. getBudgetAccountLine()Gets the value of the budgetAccountLine property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BudgetAccountLineType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BudgetAccountLineType>ObjectFactory. createBudgetAccountLine(BudgetAccountLineType value)
-