public class BudgetAccountType extends Object
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ABIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Budget Account. Details</ccts:DictionaryEntryName>
<ccts:Definition>A class to define a budget account.</ccts:Definition>
<ccts:ObjectClass>Budget Account</ccts:ObjectClass>
</ccts:Component>
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()
<?
|
IDType |
getID()
<?
|
ClassificationSchemeType |
getRequiredClassificationScheme()
<?
|
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 IDType getID()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Budget Account. Identifier</ccts:DictionaryEntryName>
<ccts:Definition>An identifier for the budget account, typically an internal accounting reference.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Budget Account</ccts:ObjectClass>
<ccts:PropertyTerm>Identifier</ccts:PropertyTerm>
<ccts:RepresentationTerm>Identifier</ccts:RepresentationTerm>
<ccts:DataType>Identifier. Type</ccts:DataType>
</ccts:Component>
IDTypepublic void setID(IDType value)
value - allowed object is
IDTypepublic BudgetYearNumericType getBudgetYearNumeric()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>BBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Budget Account. Budget Year. Numeric</ccts:DictionaryEntryName>
<ccts:Definition>The number of the year for this budget account, e.g. 2012</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Budget Account</ccts:ObjectClass>
<ccts:PropertyTerm>Budget Year</ccts:PropertyTerm>
<ccts:RepresentationTerm>Numeric</ccts:RepresentationTerm>
<ccts:DataType>Numeric. Type</ccts:DataType>
</ccts:Component>
BudgetYearNumericTypepublic void setBudgetYearNumeric(BudgetYearNumericType value)
value - allowed object is
BudgetYearNumericTypepublic ClassificationSchemeType getRequiredClassificationScheme()
<?xml version="1.0" encoding="UTF-8"?><ccts:Component xmlns:ccts="urn:un:unece:uncefact:documentation:2" xmlns="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cac="urn:oasis:names:specification:ubl:schema:xsd:CommonAggregateComponents-2" xmlns:cbc="urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<ccts:ComponentType>ASBIE</ccts:ComponentType>
<ccts:DictionaryEntryName>Budget Account. Required_ Classification Scheme. Classification Scheme</ccts:DictionaryEntryName>
<ccts:Definition>A classification scheme required for this budget account.</ccts:Definition>
<ccts:Cardinality>0..1</ccts:Cardinality>
<ccts:ObjectClass>Budget Account</ccts:ObjectClass>
<ccts:PropertyTermQualifier>Required</ccts:PropertyTermQualifier>
<ccts:PropertyTerm>Classification Scheme</ccts:PropertyTerm>
<ccts:AssociatedObjectClass>Classification Scheme</ccts:AssociatedObjectClass>
<ccts:RepresentationTerm>Classification Scheme</ccts:RepresentationTerm>
</ccts:Component>
ClassificationSchemeTypepublic void setRequiredClassificationScheme(ClassificationSchemeType value)
value - allowed object is
ClassificationSchemeTypeCopyright © 2015 Direktoratet for forvaltning og IKT (Difi). All rights reserved.