public class

BudgetSearchBasic

extends SearchRecord
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.SearchRecord
     ↳ com.netsuite.webservices.platform.common_2010_2.BudgetSearchBasic

Class Overview

Java class for BudgetSearchBasic complex type.

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

 <complexType name="BudgetSearchBasic">
   <complexContent>
     <extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
       <sequence>
         <element name="account" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="amount" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
         <element name="category" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="class" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="currency" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="customer" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="department" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="global" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="internalId" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="internalIdNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
         <element name="item" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="location" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="subsidiary" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="year" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="year2" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected SearchMultiSelectField account
protected SearchDoubleField amount
protected SearchMultiSelectField category
protected SearchMultiSelectField clazz
protected SearchMultiSelectField currency
protected SearchMultiSelectField customer
protected SearchMultiSelectField department
protected SearchBooleanField global
protected SearchMultiSelectField internalId
protected SearchLongField internalIdNumber
protected SearchMultiSelectField item
protected SearchMultiSelectField location
protected SearchMultiSelectField subsidiary
protected SearchMultiSelectField year
protected SearchMultiSelectField year2
Public Constructors
BudgetSearchBasic()
Public Methods
SearchMultiSelectField getAccount()
Gets the value of the account property.
SearchDoubleField getAmount()
Gets the value of the amount property.
SearchMultiSelectField getCategory()
Gets the value of the category property.
SearchMultiSelectField getClazz()
Gets the value of the clazz property.
SearchMultiSelectField getCurrency()
Gets the value of the currency property.
SearchMultiSelectField getCustomer()
Gets the value of the customer property.
SearchMultiSelectField getDepartment()
Gets the value of the department property.
SearchBooleanField getGlobal()
Gets the value of the global property.
SearchMultiSelectField getInternalId()
Gets the value of the internalId property.
SearchLongField getInternalIdNumber()
Gets the value of the internalIdNumber property.
SearchMultiSelectField getItem()
Gets the value of the item property.
SearchMultiSelectField getLocation()
Gets the value of the location property.
SearchMultiSelectField getSubsidiary()
Gets the value of the subsidiary property.
SearchMultiSelectField getYear()
Gets the value of the year property.
SearchMultiSelectField getYear2()
Gets the value of the year2 property.
void setAccount(SearchMultiSelectField value)
Sets the value of the account property.
void setAmount(SearchDoubleField value)
Sets the value of the amount property.
void setCategory(SearchMultiSelectField value)
Sets the value of the category property.
void setClazz(SearchMultiSelectField value)
Sets the value of the clazz property.
void setCurrency(SearchMultiSelectField value)
Sets the value of the currency property.
void setCustomer(SearchMultiSelectField value)
Sets the value of the customer property.
void setDepartment(SearchMultiSelectField value)
Sets the value of the department property.
void setGlobal(SearchBooleanField value)
Sets the value of the global property.
void setInternalId(SearchMultiSelectField value)
Sets the value of the internalId property.
void setInternalIdNumber(SearchLongField value)
Sets the value of the internalIdNumber property.
void setItem(SearchMultiSelectField value)
Sets the value of the item property.
void setLocation(SearchMultiSelectField value)
Sets the value of the location property.
void setSubsidiary(SearchMultiSelectField value)
Sets the value of the subsidiary property.
void setYear(SearchMultiSelectField value)
Sets the value of the year property.
void setYear2(SearchMultiSelectField value)
Sets the value of the year2 property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SearchMultiSelectField account

protected SearchDoubleField amount

protected SearchMultiSelectField category

protected SearchMultiSelectField clazz

protected SearchMultiSelectField currency

protected SearchMultiSelectField customer

protected SearchMultiSelectField department

protected SearchBooleanField global

protected SearchMultiSelectField internalId

protected SearchLongField internalIdNumber

protected SearchMultiSelectField item

protected SearchMultiSelectField location

protected SearchMultiSelectField subsidiary

protected SearchMultiSelectField year

protected SearchMultiSelectField year2

Public Constructors

public BudgetSearchBasic ()

Public Methods

public SearchMultiSelectField getAccount ()

Gets the value of the account property.

Returns

public SearchDoubleField getAmount ()

Gets the value of the amount property.

Returns

public SearchMultiSelectField getCategory ()

Gets the value of the category property.

Returns

public SearchMultiSelectField getClazz ()

Gets the value of the clazz property.

Returns

public SearchMultiSelectField getCurrency ()

Gets the value of the currency property.

Returns

public SearchMultiSelectField getCustomer ()

Gets the value of the customer property.

Returns

public SearchMultiSelectField getDepartment ()

Gets the value of the department property.

Returns

public SearchBooleanField getGlobal ()

Gets the value of the global property.

Returns

public SearchMultiSelectField getInternalId ()

Gets the value of the internalId property.

Returns

public SearchLongField getInternalIdNumber ()

Gets the value of the internalIdNumber property.

Returns

public SearchMultiSelectField getItem ()

Gets the value of the item property.

Returns

public SearchMultiSelectField getLocation ()

Gets the value of the location property.

Returns

public SearchMultiSelectField getSubsidiary ()

Gets the value of the subsidiary property.

Returns

public SearchMultiSelectField getYear ()

Gets the value of the year property.

Returns

public SearchMultiSelectField getYear2 ()

Gets the value of the year2 property.

Returns

public void setAccount (SearchMultiSelectField value)

Sets the value of the account property.

Parameters
value Allowed object is SearchMultiSelectField

public void setAmount (SearchDoubleField value)

Sets the value of the amount property.

Parameters
value Allowed object is SearchDoubleField

public void setCategory (SearchMultiSelectField value)

Sets the value of the category property.

Parameters
value Allowed object is SearchMultiSelectField

public void setClazz (SearchMultiSelectField value)

Sets the value of the clazz property.

Parameters
value Allowed object is SearchMultiSelectField

public void setCurrency (SearchMultiSelectField value)

Sets the value of the currency property.

Parameters
value Allowed object is SearchMultiSelectField

public void setCustomer (SearchMultiSelectField value)

Sets the value of the customer property.

Parameters
value Allowed object is SearchMultiSelectField

public void setDepartment (SearchMultiSelectField value)

Sets the value of the department property.

Parameters
value Allowed object is SearchMultiSelectField

public void setGlobal (SearchBooleanField value)

Sets the value of the global property.

Parameters
value Allowed object is SearchBooleanField

public void setInternalId (SearchMultiSelectField value)

Sets the value of the internalId property.

Parameters
value Allowed object is SearchMultiSelectField

public void setInternalIdNumber (SearchLongField value)

Sets the value of the internalIdNumber property.

Parameters
value Allowed object is SearchLongField

public void setItem (SearchMultiSelectField value)

Sets the value of the item property.

Parameters
value Allowed object is SearchMultiSelectField

public void setLocation (SearchMultiSelectField value)

Sets the value of the location property.

Parameters
value Allowed object is SearchMultiSelectField

public void setSubsidiary (SearchMultiSelectField value)

Sets the value of the subsidiary property.

Parameters
value Allowed object is SearchMultiSelectField

public void setYear (SearchMultiSelectField value)

Sets the value of the year property.

Parameters
value Allowed object is SearchMultiSelectField

public void setYear2 (SearchMultiSelectField value)

Sets the value of the year2 property.

Parameters
value Allowed object is SearchMultiSelectField