Uses of Class
network.oxalis.peppol.ubl2.jaxb.cbc.BudgetYearNumericType
-
Packages that use BudgetYearNumericType Package Description network.oxalis.peppol.ubl2.jaxb.cac network.oxalis.peppol.ubl2.jaxb.cbc -
-
Uses of BudgetYearNumericType in network.oxalis.peppol.ubl2.jaxb.cac
Fields in network.oxalis.peppol.ubl2.jaxb.cac declared as BudgetYearNumericType Modifier and Type Field Description protected BudgetYearNumericTypeBudgetAccountType. budgetYearNumericMethods in network.oxalis.peppol.ubl2.jaxb.cac that return BudgetYearNumericType Modifier and Type Method Description BudgetYearNumericTypeBudgetAccountType. getBudgetYearNumeric()Gets the value of the budgetYearNumeric property.Methods in network.oxalis.peppol.ubl2.jaxb.cac with parameters of type BudgetYearNumericType Modifier and Type Method Description voidBudgetAccountType. setBudgetYearNumeric(BudgetYearNumericType value)Sets the value of the budgetYearNumeric property. -
Uses of BudgetYearNumericType in network.oxalis.peppol.ubl2.jaxb.cbc
Methods in network.oxalis.peppol.ubl2.jaxb.cbc that return BudgetYearNumericType Modifier and Type Method Description BudgetYearNumericTypeObjectFactory. createBudgetYearNumericType()Create an instance ofBudgetYearNumericTypeMethods in network.oxalis.peppol.ubl2.jaxb.cbc that return types with arguments of type BudgetYearNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BudgetYearNumericType>ObjectFactory. createBudgetYearNumeric(BudgetYearNumericType value)Methods in network.oxalis.peppol.ubl2.jaxb.cbc with parameters of type BudgetYearNumericType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<BudgetYearNumericType>ObjectFactory. createBudgetYearNumeric(BudgetYearNumericType value)
-