public class

Budget

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.Record
     ↳ com.netsuite.webservices.transactions.financial_2010_2.Budget

Class Overview

Java class for Budget complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="Budget">
   <complexContent>
     <extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
       <sequence>
         <element name="year" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="customer" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="item" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="account" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="category" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="budgetType" type="{urn:types.financial_2010_2.transactions.webservices.netsuite.com}BudgetBudgetType" minOccurs="0"/>
         <element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="periodAmount1" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount2" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount3" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount4" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount5" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount6" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount7" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount8" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount9" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount10" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount11" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="periodAmount12" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
         <element name="amount" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
       </sequence>
       <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected RecordRef account
protected Double amount
protected BudgetBudgetType budgetType
protected RecordRef category
protected RecordRef clazz
protected RecordRef currency
protected RecordRef customer
protected RecordRef department
protected String internalId
protected RecordRef item
protected RecordRef location
protected Double periodAmount1
protected Double periodAmount10
protected Double periodAmount11
protected Double periodAmount12
protected Double periodAmount2
protected Double periodAmount3
protected Double periodAmount4
protected Double periodAmount5
protected Double periodAmount6
protected Double periodAmount7
protected Double periodAmount8
protected Double periodAmount9
protected RecordRef subsidiary
protected RecordRef year
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2010_2.Record
Public Constructors
Budget()
Public Methods
RecordRef getAccount()
Gets the value of the account property.
Double getAmount()
Gets the value of the amount property.
BudgetBudgetType getBudgetType()
Gets the value of the budgetType property.
RecordRef getCategory()
Gets the value of the category property.
RecordRef getClazz()
Gets the value of the clazz property.
RecordRef getCurrency()
Gets the value of the currency property.
RecordRef getCustomer()
Gets the value of the customer property.
RecordRef getDepartment()
Gets the value of the department property.
String getInternalId()
Gets the value of the internalId property.
RecordRef getItem()
Gets the value of the item property.
RecordRef getLocation()
Gets the value of the location property.
Double getPeriodAmount1()
Gets the value of the periodAmount1 property.
Double getPeriodAmount10()
Gets the value of the periodAmount10 property.
Double getPeriodAmount11()
Gets the value of the periodAmount11 property.
Double getPeriodAmount12()
Gets the value of the periodAmount12 property.
Double getPeriodAmount2()
Gets the value of the periodAmount2 property.
Double getPeriodAmount3()
Gets the value of the periodAmount3 property.
Double getPeriodAmount4()
Gets the value of the periodAmount4 property.
Double getPeriodAmount5()
Gets the value of the periodAmount5 property.
Double getPeriodAmount6()
Gets the value of the periodAmount6 property.
Double getPeriodAmount7()
Gets the value of the periodAmount7 property.
Double getPeriodAmount8()
Gets the value of the periodAmount8 property.
Double getPeriodAmount9()
Gets the value of the periodAmount9 property.
RecordRef getSubsidiary()
Gets the value of the subsidiary property.
RecordRef getYear()
Gets the value of the year property.
void setAccount(RecordRef value)
Sets the value of the account property.
void setAmount(Double value)
Sets the value of the amount property.
void setBudgetType(BudgetBudgetType value)
Sets the value of the budgetType property.
void setCategory(RecordRef value)
Sets the value of the category property.
void setClazz(RecordRef value)
Sets the value of the clazz property.
void setCurrency(RecordRef value)
Sets the value of the currency property.
void setCustomer(RecordRef value)
Sets the value of the customer property.
void setDepartment(RecordRef value)
Sets the value of the department property.
void setInternalId(String value)
Sets the value of the internalId property.
void setItem(RecordRef value)
Sets the value of the item property.
void setLocation(RecordRef value)
Sets the value of the location property.
void setPeriodAmount1(Double value)
Sets the value of the periodAmount1 property.
void setPeriodAmount10(Double value)
Sets the value of the periodAmount10 property.
void setPeriodAmount11(Double value)
Sets the value of the periodAmount11 property.
void setPeriodAmount12(Double value)
Sets the value of the periodAmount12 property.
void setPeriodAmount2(Double value)
Sets the value of the periodAmount2 property.
void setPeriodAmount3(Double value)
Sets the value of the periodAmount3 property.
void setPeriodAmount4(Double value)
Sets the value of the periodAmount4 property.
void setPeriodAmount5(Double value)
Sets the value of the periodAmount5 property.
void setPeriodAmount6(Double value)
Sets the value of the periodAmount6 property.
void setPeriodAmount7(Double value)
Sets the value of the periodAmount7 property.
void setPeriodAmount8(Double value)
Sets the value of the periodAmount8 property.
void setPeriodAmount9(Double value)
Sets the value of the periodAmount9 property.
void setSubsidiary(RecordRef value)
Sets the value of the subsidiary property.
void setYear(RecordRef value)
Sets the value of the year property.
[Expand]
Inherited Methods
From class com.netsuite.webservices.platform.core_2010_2.Record
From class java.lang.Object

Fields

protected RecordRef account

protected Double amount

protected BudgetBudgetType budgetType

protected RecordRef category

protected RecordRef clazz

protected RecordRef currency

protected RecordRef customer

protected RecordRef department

protected String internalId

protected RecordRef item

protected RecordRef location

protected Double periodAmount1

protected Double periodAmount10

protected Double periodAmount11

protected Double periodAmount12

protected Double periodAmount2

protected Double periodAmount3

protected Double periodAmount4

protected Double periodAmount5

protected Double periodAmount6

protected Double periodAmount7

protected Double periodAmount8

protected Double periodAmount9

protected RecordRef subsidiary

protected RecordRef year

Public Constructors

public Budget ()

Public Methods

public RecordRef getAccount ()

Gets the value of the account property.

Returns

public Double getAmount ()

Gets the value of the amount property.

Returns
  • possible object is Double

public BudgetBudgetType getBudgetType ()

Gets the value of the budgetType property.

Returns

public RecordRef getCategory ()

Gets the value of the category property.

Returns

public RecordRef getClazz ()

Gets the value of the clazz property.

Returns

public RecordRef getCurrency ()

Gets the value of the currency property.

Returns

public RecordRef getCustomer ()

Gets the value of the customer property.

Returns

public RecordRef getDepartment ()

Gets the value of the department property.

Returns

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public RecordRef getItem ()

Gets the value of the item property.

Returns

public RecordRef getLocation ()

Gets the value of the location property.

Returns

public Double getPeriodAmount1 ()

Gets the value of the periodAmount1 property.

Returns
  • possible object is Double

public Double getPeriodAmount10 ()

Gets the value of the periodAmount10 property.

Returns
  • possible object is Double

public Double getPeriodAmount11 ()

Gets the value of the periodAmount11 property.

Returns
  • possible object is Double

public Double getPeriodAmount12 ()

Gets the value of the periodAmount12 property.

Returns
  • possible object is Double

public Double getPeriodAmount2 ()

Gets the value of the periodAmount2 property.

Returns
  • possible object is Double

public Double getPeriodAmount3 ()

Gets the value of the periodAmount3 property.

Returns
  • possible object is Double

public Double getPeriodAmount4 ()

Gets the value of the periodAmount4 property.

Returns
  • possible object is Double

public Double getPeriodAmount5 ()

Gets the value of the periodAmount5 property.

Returns
  • possible object is Double

public Double getPeriodAmount6 ()

Gets the value of the periodAmount6 property.

Returns
  • possible object is Double

public Double getPeriodAmount7 ()

Gets the value of the periodAmount7 property.

Returns
  • possible object is Double

public Double getPeriodAmount8 ()

Gets the value of the periodAmount8 property.

Returns
  • possible object is Double

public Double getPeriodAmount9 ()

Gets the value of the periodAmount9 property.

Returns
  • possible object is Double

public RecordRef getSubsidiary ()

Gets the value of the subsidiary property.

Returns

public RecordRef getYear ()

Gets the value of the year property.

Returns

public void setAccount (RecordRef value)

Sets the value of the account property.

Parameters
value Allowed object is RecordRef

public void setAmount (Double value)

Sets the value of the amount property.

Parameters
value Allowed object is Double

public void setBudgetType (BudgetBudgetType value)

Sets the value of the budgetType property.

Parameters
value Allowed object is BudgetBudgetType

public void setCategory (RecordRef value)

Sets the value of the category property.

Parameters
value Allowed object is RecordRef

public void setClazz (RecordRef value)

Sets the value of the clazz property.

Parameters
value Allowed object is RecordRef

public void setCurrency (RecordRef value)

Sets the value of the currency property.

Parameters
value Allowed object is RecordRef

public void setCustomer (RecordRef value)

Sets the value of the customer property.

Parameters
value Allowed object is RecordRef

public void setDepartment (RecordRef value)

Sets the value of the department property.

Parameters
value Allowed object is RecordRef

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setItem (RecordRef value)

Sets the value of the item property.

Parameters
value Allowed object is RecordRef

public void setLocation (RecordRef value)

Sets the value of the location property.

Parameters
value Allowed object is RecordRef

public void setPeriodAmount1 (Double value)

Sets the value of the periodAmount1 property.

Parameters
value Allowed object is Double

public void setPeriodAmount10 (Double value)

Sets the value of the periodAmount10 property.

Parameters
value Allowed object is Double

public void setPeriodAmount11 (Double value)

Sets the value of the periodAmount11 property.

Parameters
value Allowed object is Double

public void setPeriodAmount12 (Double value)

Sets the value of the periodAmount12 property.

Parameters
value Allowed object is Double

public void setPeriodAmount2 (Double value)

Sets the value of the periodAmount2 property.

Parameters
value Allowed object is Double

public void setPeriodAmount3 (Double value)

Sets the value of the periodAmount3 property.

Parameters
value Allowed object is Double

public void setPeriodAmount4 (Double value)

Sets the value of the periodAmount4 property.

Parameters
value Allowed object is Double

public void setPeriodAmount5 (Double value)

Sets the value of the periodAmount5 property.

Parameters
value Allowed object is Double

public void setPeriodAmount6 (Double value)

Sets the value of the periodAmount6 property.

Parameters
value Allowed object is Double

public void setPeriodAmount7 (Double value)

Sets the value of the periodAmount7 property.

Parameters
value Allowed object is Double

public void setPeriodAmount8 (Double value)

Sets the value of the periodAmount8 property.

Parameters
value Allowed object is Double

public void setPeriodAmount9 (Double value)

Sets the value of the periodAmount9 property.

Parameters
value Allowed object is Double

public void setSubsidiary (RecordRef value)

Sets the value of the subsidiary property.

Parameters
value Allowed object is RecordRef

public void setYear (RecordRef value)

Sets the value of the year property.

Parameters
value Allowed object is RecordRef