public class

RevRecScheduleSearchBasic

extends SearchRecord
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2012_1.SearchRecord
     ↳ com.netsuite.webservices.platform.common_2012_1.RevRecScheduleSearchBasic

Class Overview

Java class for RevRecScheduleSearchBasic complex type.

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

 <complexType name="RevRecScheduleSearchBasic">
   <complexContent>
     <extension base="{urn:core_2012_1.platform.webservices.netsuite.com}SearchRecord">
       <sequence>
         <element name="amount" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchDoubleField" minOccurs="0"/>
         <element name="defRev" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="entity" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="externalId" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="externalIdString" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="incomeAcct" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="internalId" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="internalIdNumber" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
         <element name="jeDoc" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="name" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="postPeriod" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="srcDoc" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="srcDocDate" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="srcTranPostPeriod" type="{urn:core_2012_1.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected SearchDoubleField amount
protected SearchMultiSelectField defRev
protected SearchStringField entity
protected SearchMultiSelectField externalId
protected SearchStringField externalIdString
protected SearchMultiSelectField incomeAcct
protected SearchMultiSelectField internalId
protected SearchLongField internalIdNumber
protected SearchMultiSelectField jeDoc
protected SearchMultiSelectField name
protected SearchMultiSelectField postPeriod
protected SearchMultiSelectField srcDoc
protected SearchDateField srcDocDate
protected SearchMultiSelectField srcTranPostPeriod
Public Constructors
RevRecScheduleSearchBasic()
Public Methods
SearchDoubleField getAmount()
Gets the value of the amount property.
SearchMultiSelectField getDefRev()
Gets the value of the defRev property.
SearchStringField getEntity()
Gets the value of the entity property.
SearchMultiSelectField getExternalId()
Gets the value of the externalId property.
SearchStringField getExternalIdString()
Gets the value of the externalIdString property.
SearchMultiSelectField getIncomeAcct()
Gets the value of the incomeAcct property.
SearchMultiSelectField getInternalId()
Gets the value of the internalId property.
SearchLongField getInternalIdNumber()
Gets the value of the internalIdNumber property.
SearchMultiSelectField getJeDoc()
Gets the value of the jeDoc property.
SearchMultiSelectField getName()
Gets the value of the name property.
SearchMultiSelectField getPostPeriod()
Gets the value of the postPeriod property.
SearchMultiSelectField getSrcDoc()
Gets the value of the srcDoc property.
SearchDateField getSrcDocDate()
Gets the value of the srcDocDate property.
SearchMultiSelectField getSrcTranPostPeriod()
Gets the value of the srcTranPostPeriod property.
void setAmount(SearchDoubleField value)
Sets the value of the amount property.
void setDefRev(SearchMultiSelectField value)
Sets the value of the defRev property.
void setEntity(SearchStringField value)
Sets the value of the entity property.
void setExternalId(SearchMultiSelectField value)
Sets the value of the externalId property.
void setExternalIdString(SearchStringField value)
Sets the value of the externalIdString property.
void setIncomeAcct(SearchMultiSelectField value)
Sets the value of the incomeAcct property.
void setInternalId(SearchMultiSelectField value)
Sets the value of the internalId property.
void setInternalIdNumber(SearchLongField value)
Sets the value of the internalIdNumber property.
void setJeDoc(SearchMultiSelectField value)
Sets the value of the jeDoc property.
void setName(SearchMultiSelectField value)
Sets the value of the name property.
void setPostPeriod(SearchMultiSelectField value)
Sets the value of the postPeriod property.
void setSrcDoc(SearchMultiSelectField value)
Sets the value of the srcDoc property.
void setSrcDocDate(SearchDateField value)
Sets the value of the srcDocDate property.
void setSrcTranPostPeriod(SearchMultiSelectField value)
Sets the value of the srcTranPostPeriod property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SearchDoubleField amount

protected SearchMultiSelectField defRev

protected SearchStringField entity

protected SearchMultiSelectField externalId

protected SearchStringField externalIdString

protected SearchMultiSelectField incomeAcct

protected SearchMultiSelectField internalId

protected SearchLongField internalIdNumber

protected SearchMultiSelectField jeDoc

protected SearchMultiSelectField name

protected SearchMultiSelectField postPeriod

protected SearchMultiSelectField srcDoc

protected SearchDateField srcDocDate

protected SearchMultiSelectField srcTranPostPeriod

Public Constructors

public RevRecScheduleSearchBasic ()

Public Methods

public SearchDoubleField getAmount ()

Gets the value of the amount property.

Returns

public SearchMultiSelectField getDefRev ()

Gets the value of the defRev property.

Returns

public SearchStringField getEntity ()

Gets the value of the entity property.

Returns

public SearchMultiSelectField getExternalId ()

Gets the value of the externalId property.

Returns

public SearchStringField getExternalIdString ()

Gets the value of the externalIdString property.

Returns

public SearchMultiSelectField getIncomeAcct ()

Gets the value of the incomeAcct 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 getJeDoc ()

Gets the value of the jeDoc property.

Returns

public SearchMultiSelectField getName ()

Gets the value of the name property.

Returns

public SearchMultiSelectField getPostPeriod ()

Gets the value of the postPeriod property.

Returns

public SearchMultiSelectField getSrcDoc ()

Gets the value of the srcDoc property.

Returns

public SearchDateField getSrcDocDate ()

Gets the value of the srcDocDate property.

Returns

public SearchMultiSelectField getSrcTranPostPeriod ()

Gets the value of the srcTranPostPeriod property.

Returns

public void setAmount (SearchDoubleField value)

Sets the value of the amount property.

Parameters
value Allowed object is SearchDoubleField

public void setDefRev (SearchMultiSelectField value)

Sets the value of the defRev property.

Parameters
value Allowed object is SearchMultiSelectField

public void setEntity (SearchStringField value)

Sets the value of the entity property.

Parameters
value Allowed object is SearchStringField

public void setExternalId (SearchMultiSelectField value)

Sets the value of the externalId property.

Parameters
value Allowed object is SearchMultiSelectField

public void setExternalIdString (SearchStringField value)

Sets the value of the externalIdString property.

Parameters
value Allowed object is SearchStringField

public void setIncomeAcct (SearchMultiSelectField value)

Sets the value of the incomeAcct property.

Parameters
value Allowed object is SearchMultiSelectField

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 setJeDoc (SearchMultiSelectField value)

Sets the value of the jeDoc property.

Parameters
value Allowed object is SearchMultiSelectField

public void setName (SearchMultiSelectField value)

Sets the value of the name property.

Parameters
value Allowed object is SearchMultiSelectField

public void setPostPeriod (SearchMultiSelectField value)

Sets the value of the postPeriod property.

Parameters
value Allowed object is SearchMultiSelectField

public void setSrcDoc (SearchMultiSelectField value)

Sets the value of the srcDoc property.

Parameters
value Allowed object is SearchMultiSelectField

public void setSrcDocDate (SearchDateField value)

Sets the value of the srcDocDate property.

Parameters
value Allowed object is SearchDateField

public void setSrcTranPostPeriod (SearchMultiSelectField value)

Sets the value of the srcTranPostPeriod property.

Parameters
value Allowed object is SearchMultiSelectField