public class BudgetAccountType extends Object
Java class for BudgetAccountType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="BudgetAccountType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}ID" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2}BudgetYearNumeric" minOccurs="0"/>
<element ref="{urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2}RequiredClassificationScheme" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected BudgetYearNumericType |
budgetYearNumeric |
protected IDType |
id |
protected ClassificationSchemeType |
requiredClassificationScheme |
| Constructor and Description |
|---|
BudgetAccountType() |
| Modifier and Type | Method and Description |
|---|---|
BudgetYearNumericType |
getBudgetYearNumeric()
Gets the value of the budgetYearNumeric property.
|
IDType |
getID()
Gets the value of the id property.
|
ClassificationSchemeType |
getRequiredClassificationScheme()
Gets the value of the requiredClassificationScheme property.
|
void |
setBudgetYearNumeric(BudgetYearNumericType value)
Sets the value of the budgetYearNumeric property.
|
void |
setID(IDType value)
Sets the value of the id property.
|
void |
setRequiredClassificationScheme(ClassificationSchemeType value)
Sets the value of the requiredClassificationScheme property.
|
protected IDType id
protected BudgetYearNumericType budgetYearNumeric
protected ClassificationSchemeType requiredClassificationScheme
public void setID(IDType value)
value - allowed object is
IDTypepublic BudgetYearNumericType getBudgetYearNumeric()
BudgetYearNumericTypepublic void setBudgetYearNumeric(BudgetYearNumericType value)
value - allowed object is
BudgetYearNumericTypepublic ClassificationSchemeType getRequiredClassificationScheme()
ClassificationSchemeTypepublic void setRequiredClassificationScheme(ClassificationSchemeType value)
value - allowed object is
ClassificationSchemeTypeCopyright © 2017 Direktoratet for forvaltning og IKT (Difi). All rights reserved.