Uses of Class
network.oxalis.peppol.ubl2.jaxb.cac.BudgetAccountType
-
Packages that use BudgetAccountType Package Description network.oxalis.peppol.ubl2.jaxb.cac -
-
Uses of BudgetAccountType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac with type parameters of type BudgetAccountType Modifier and Type Field Description protected List<BudgetAccountType>BudgetAccountLineType. budgetAccountMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BudgetAccountType Modifier and Type Method Description BudgetAccountTypeObjectFactory. createBudgetAccountType()Create an instance ofBudgetAccountTypeMethods in network.oxalis.peppol.ubl2.jaxb.cac that return types with arguments of type BudgetAccountType Modifier and Type Method Description javax.xml.bind.JAXBElement<BudgetAccountType>ObjectFactory. createBudgetAccount(BudgetAccountType value)List<BudgetAccountType>BudgetAccountLineType. getBudgetAccount()Gets the value of the budgetAccount property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BudgetAccountType Modifier and Type Method Description javax.xml.bind.JAXBElement<BudgetAccountType>ObjectFactory. createBudgetAccount(BudgetAccountType value)
-