public class

SupportCaseSearchBasic

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

Class Overview

Java class for SupportCaseSearchBasic complex type.

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

 <complexType name="SupportCaseSearchBasic">
   <complexContent>
     <extension base="{urn:core_2010_2.platform.webservices.netsuite.com}SearchRecord">
       <sequence>
         <element name="assigned" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="awaitingReply" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="caseNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="category" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="closedDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="company" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="contact" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="createdDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="email" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="escalateTo" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="externalId" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="externalIdString" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="helpDesk" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="inboundEmail" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" 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="isInactive" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="issue" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="item" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="lastMessage" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="lastModifiedDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="lastReopenedDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="locked" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="message" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="messageAuthor" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="messageDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="messageType" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchBooleanField" minOccurs="0"/>
         <element name="module" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="number" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchLongField" minOccurs="0"/>
         <element name="origin" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="priority" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="product" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="serialNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="stage" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchEnumMultiSelectField" minOccurs="0"/>
         <element name="startDate" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchDateField" minOccurs="0"/>
         <element name="status" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchMultiSelectField" minOccurs="0"/>
         <element name="title" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchStringField" minOccurs="0"/>
         <element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}SearchCustomFieldList" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected SearchMultiSelectField assigned
protected SearchBooleanField awaitingReply
protected SearchStringField caseNumber
protected SearchMultiSelectField category
protected SearchDateField closedDate
protected SearchStringField company
protected SearchStringField contact
protected SearchDateField createdDate
protected SearchCustomFieldList customFieldList
protected SearchStringField email
protected SearchMultiSelectField escalateTo
protected SearchMultiSelectField externalId
protected SearchStringField externalIdString
protected SearchBooleanField helpDesk
protected SearchStringField inboundEmail
protected SearchMultiSelectField internalId
protected SearchLongField internalIdNumber
protected SearchBooleanField isInactive
protected SearchMultiSelectField issue
protected SearchMultiSelectField item
protected SearchBooleanField lastMessage
protected SearchDateField lastModifiedDate
protected SearchDateField lastReopenedDate
protected SearchBooleanField locked
protected SearchStringField message
protected SearchMultiSelectField messageAuthor
protected SearchDateField messageDate
protected SearchBooleanField messageType
protected SearchMultiSelectField module
protected SearchLongField number
protected SearchMultiSelectField origin
protected SearchMultiSelectField priority
protected SearchMultiSelectField product
protected SearchStringField serialNumber
protected SearchEnumMultiSelectField stage
protected SearchDateField startDate
protected SearchMultiSelectField status
protected SearchStringField title
Public Constructors
SupportCaseSearchBasic()
Public Methods
SearchMultiSelectField getAssigned()
Gets the value of the assigned property.
SearchBooleanField getAwaitingReply()
Gets the value of the awaitingReply property.
SearchStringField getCaseNumber()
Gets the value of the caseNumber property.
SearchMultiSelectField getCategory()
Gets the value of the category property.
SearchDateField getClosedDate()
Gets the value of the closedDate property.
SearchStringField getCompany()
Gets the value of the company property.
SearchStringField getContact()
Gets the value of the contact property.
SearchDateField getCreatedDate()
Gets the value of the createdDate property.
SearchCustomFieldList getCustomFieldList()
Gets the value of the customFieldList property.
SearchStringField getEmail()
Gets the value of the email property.
SearchMultiSelectField getEscalateTo()
Gets the value of the escalateTo property.
SearchMultiSelectField getExternalId()
Gets the value of the externalId property.
SearchStringField getExternalIdString()
Gets the value of the externalIdString property.
SearchBooleanField getHelpDesk()
Gets the value of the helpDesk property.
SearchStringField getInboundEmail()
Gets the value of the inboundEmail property.
SearchMultiSelectField getInternalId()
Gets the value of the internalId property.
SearchLongField getInternalIdNumber()
Gets the value of the internalIdNumber property.
SearchBooleanField getIsInactive()
Gets the value of the isInactive property.
SearchMultiSelectField getIssue()
Gets the value of the issue property.
SearchMultiSelectField getItem()
Gets the value of the item property.
SearchBooleanField getLastMessage()
Gets the value of the lastMessage property.
SearchDateField getLastModifiedDate()
Gets the value of the lastModifiedDate property.
SearchDateField getLastReopenedDate()
Gets the value of the lastReopenedDate property.
SearchBooleanField getLocked()
Gets the value of the locked property.
SearchStringField getMessage()
Gets the value of the message property.
SearchMultiSelectField getMessageAuthor()
Gets the value of the messageAuthor property.
SearchDateField getMessageDate()
Gets the value of the messageDate property.
SearchBooleanField getMessageType()
Gets the value of the messageType property.
SearchMultiSelectField getModule()
Gets the value of the module property.
SearchLongField getNumber()
Gets the value of the number property.
SearchMultiSelectField getOrigin()
Gets the value of the origin property.
SearchMultiSelectField getPriority()
Gets the value of the priority property.
SearchMultiSelectField getProduct()
Gets the value of the product property.
SearchStringField getSerialNumber()
Gets the value of the serialNumber property.
SearchEnumMultiSelectField getStage()
Gets the value of the stage property.
SearchDateField getStartDate()
Gets the value of the startDate property.
SearchMultiSelectField getStatus()
Gets the value of the status property.
SearchStringField getTitle()
Gets the value of the title property.
void setAssigned(SearchMultiSelectField value)
Sets the value of the assigned property.
void setAwaitingReply(SearchBooleanField value)
Sets the value of the awaitingReply property.
void setCaseNumber(SearchStringField value)
Sets the value of the caseNumber property.
void setCategory(SearchMultiSelectField value)
Sets the value of the category property.
void setClosedDate(SearchDateField value)
Sets the value of the closedDate property.
void setCompany(SearchStringField value)
Sets the value of the company property.
void setContact(SearchStringField value)
Sets the value of the contact property.
void setCreatedDate(SearchDateField value)
Sets the value of the createdDate property.
void setCustomFieldList(SearchCustomFieldList value)
Sets the value of the customFieldList property.
void setEmail(SearchStringField value)
Sets the value of the email property.
void setEscalateTo(SearchMultiSelectField value)
Sets the value of the escalateTo property.
void setExternalId(SearchMultiSelectField value)
Sets the value of the externalId property.
void setExternalIdString(SearchStringField value)
Sets the value of the externalIdString property.
void setHelpDesk(SearchBooleanField value)
Sets the value of the helpDesk property.
void setInboundEmail(SearchStringField value)
Sets the value of the inboundEmail property.
void setInternalId(SearchMultiSelectField value)
Sets the value of the internalId property.
void setInternalIdNumber(SearchLongField value)
Sets the value of the internalIdNumber property.
void setIsInactive(SearchBooleanField value)
Sets the value of the isInactive property.
void setIssue(SearchMultiSelectField value)
Sets the value of the issue property.
void setItem(SearchMultiSelectField value)
Sets the value of the item property.
void setLastMessage(SearchBooleanField value)
Sets the value of the lastMessage property.
void setLastModifiedDate(SearchDateField value)
Sets the value of the lastModifiedDate property.
void setLastReopenedDate(SearchDateField value)
Sets the value of the lastReopenedDate property.
void setLocked(SearchBooleanField value)
Sets the value of the locked property.
void setMessage(SearchStringField value)
Sets the value of the message property.
void setMessageAuthor(SearchMultiSelectField value)
Sets the value of the messageAuthor property.
void setMessageDate(SearchDateField value)
Sets the value of the messageDate property.
void setMessageType(SearchBooleanField value)
Sets the value of the messageType property.
void setModule(SearchMultiSelectField value)
Sets the value of the module property.
void setNumber(SearchLongField value)
Sets the value of the number property.
void setOrigin(SearchMultiSelectField value)
Sets the value of the origin property.
void setPriority(SearchMultiSelectField value)
Sets the value of the priority property.
void setProduct(SearchMultiSelectField value)
Sets the value of the product property.
void setSerialNumber(SearchStringField value)
Sets the value of the serialNumber property.
void setStage(SearchEnumMultiSelectField value)
Sets the value of the stage property.
void setStartDate(SearchDateField value)
Sets the value of the startDate property.
void setStatus(SearchMultiSelectField value)
Sets the value of the status property.
void setTitle(SearchStringField value)
Sets the value of the title property.
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected SearchMultiSelectField assigned

protected SearchBooleanField awaitingReply

protected SearchStringField caseNumber

protected SearchMultiSelectField category

protected SearchDateField closedDate

protected SearchStringField company

protected SearchStringField contact

protected SearchDateField createdDate

protected SearchCustomFieldList customFieldList

protected SearchStringField email

protected SearchMultiSelectField escalateTo

protected SearchMultiSelectField externalId

protected SearchStringField externalIdString

protected SearchBooleanField helpDesk

protected SearchStringField inboundEmail

protected SearchMultiSelectField internalId

protected SearchLongField internalIdNumber

protected SearchBooleanField isInactive

protected SearchMultiSelectField issue

protected SearchMultiSelectField item

protected SearchBooleanField lastMessage

protected SearchDateField lastModifiedDate

protected SearchDateField lastReopenedDate

protected SearchBooleanField locked

protected SearchStringField message

protected SearchMultiSelectField messageAuthor

protected SearchDateField messageDate

protected SearchBooleanField messageType

protected SearchMultiSelectField module

protected SearchLongField number

protected SearchMultiSelectField origin

protected SearchMultiSelectField priority

protected SearchMultiSelectField product

protected SearchStringField serialNumber

protected SearchEnumMultiSelectField stage

protected SearchDateField startDate

protected SearchMultiSelectField status

protected SearchStringField title

Public Constructors

public SupportCaseSearchBasic ()

Public Methods

public SearchMultiSelectField getAssigned ()

Gets the value of the assigned property.

Returns

public SearchBooleanField getAwaitingReply ()

Gets the value of the awaitingReply property.

Returns

public SearchStringField getCaseNumber ()

Gets the value of the caseNumber property.

Returns

public SearchMultiSelectField getCategory ()

Gets the value of the category property.

Returns

public SearchDateField getClosedDate ()

Gets the value of the closedDate property.

Returns

public SearchStringField getCompany ()

Gets the value of the company property.

Returns

public SearchStringField getContact ()

Gets the value of the contact property.

Returns

public SearchDateField getCreatedDate ()

Gets the value of the createdDate property.

Returns

public SearchCustomFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public SearchStringField getEmail ()

Gets the value of the email property.

Returns

public SearchMultiSelectField getEscalateTo ()

Gets the value of the escalateTo 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 SearchBooleanField getHelpDesk ()

Gets the value of the helpDesk property.

Returns

public SearchStringField getInboundEmail ()

Gets the value of the inboundEmail 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 SearchBooleanField getIsInactive ()

Gets the value of the isInactive property.

Returns

public SearchMultiSelectField getIssue ()

Gets the value of the issue property.

Returns

public SearchMultiSelectField getItem ()

Gets the value of the item property.

Returns

public SearchBooleanField getLastMessage ()

Gets the value of the lastMessage property.

Returns

public SearchDateField getLastModifiedDate ()

Gets the value of the lastModifiedDate property.

Returns

public SearchDateField getLastReopenedDate ()

Gets the value of the lastReopenedDate property.

Returns

public SearchBooleanField getLocked ()

Gets the value of the locked property.

Returns

public SearchStringField getMessage ()

Gets the value of the message property.

Returns

public SearchMultiSelectField getMessageAuthor ()

Gets the value of the messageAuthor property.

Returns

public SearchDateField getMessageDate ()

Gets the value of the messageDate property.

Returns

public SearchBooleanField getMessageType ()

Gets the value of the messageType property.

Returns

public SearchMultiSelectField getModule ()

Gets the value of the module property.

Returns

public SearchLongField getNumber ()

Gets the value of the number property.

Returns

public SearchMultiSelectField getOrigin ()

Gets the value of the origin property.

Returns

public SearchMultiSelectField getPriority ()

Gets the value of the priority property.

Returns

public SearchMultiSelectField getProduct ()

Gets the value of the product property.

Returns

public SearchStringField getSerialNumber ()

Gets the value of the serialNumber property.

Returns

public SearchEnumMultiSelectField getStage ()

Gets the value of the stage property.

Returns

public SearchDateField getStartDate ()

Gets the value of the startDate property.

Returns

public SearchMultiSelectField getStatus ()

Gets the value of the status property.

Returns

public SearchStringField getTitle ()

Gets the value of the title property.

Returns

public void setAssigned (SearchMultiSelectField value)

Sets the value of the assigned property.

Parameters
value Allowed object is SearchMultiSelectField

public void setAwaitingReply (SearchBooleanField value)

Sets the value of the awaitingReply property.

Parameters
value Allowed object is SearchBooleanField

public void setCaseNumber (SearchStringField value)

Sets the value of the caseNumber property.

Parameters
value Allowed object is SearchStringField

public void setCategory (SearchMultiSelectField value)

Sets the value of the category property.

Parameters
value Allowed object is SearchMultiSelectField

public void setClosedDate (SearchDateField value)

Sets the value of the closedDate property.

Parameters
value Allowed object is SearchDateField

public void setCompany (SearchStringField value)

Sets the value of the company property.

Parameters
value Allowed object is SearchStringField

public void setContact (SearchStringField value)

Sets the value of the contact property.

Parameters
value Allowed object is SearchStringField

public void setCreatedDate (SearchDateField value)

Sets the value of the createdDate property.

Parameters
value Allowed object is SearchDateField

public void setCustomFieldList (SearchCustomFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is SearchCustomFieldList

public void setEmail (SearchStringField value)

Sets the value of the email property.

Parameters
value Allowed object is SearchStringField

public void setEscalateTo (SearchMultiSelectField value)

Sets the value of the escalateTo property.

Parameters
value Allowed object is SearchMultiSelectField

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 setHelpDesk (SearchBooleanField value)

Sets the value of the helpDesk property.

Parameters
value Allowed object is SearchBooleanField

public void setInboundEmail (SearchStringField value)

Sets the value of the inboundEmail property.

Parameters
value Allowed object is SearchStringField

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 setIsInactive (SearchBooleanField value)

Sets the value of the isInactive property.

Parameters
value Allowed object is SearchBooleanField

public void setIssue (SearchMultiSelectField value)

Sets the value of the issue property.

Parameters
value Allowed object is SearchMultiSelectField

public void setItem (SearchMultiSelectField value)

Sets the value of the item property.

Parameters
value Allowed object is SearchMultiSelectField

public void setLastMessage (SearchBooleanField value)

Sets the value of the lastMessage property.

Parameters
value Allowed object is SearchBooleanField

public void setLastModifiedDate (SearchDateField value)

Sets the value of the lastModifiedDate property.

Parameters
value Allowed object is SearchDateField

public void setLastReopenedDate (SearchDateField value)

Sets the value of the lastReopenedDate property.

Parameters
value Allowed object is SearchDateField

public void setLocked (SearchBooleanField value)

Sets the value of the locked property.

Parameters
value Allowed object is SearchBooleanField

public void setMessage (SearchStringField value)

Sets the value of the message property.

Parameters
value Allowed object is SearchStringField

public void setMessageAuthor (SearchMultiSelectField value)

Sets the value of the messageAuthor property.

Parameters
value Allowed object is SearchMultiSelectField

public void setMessageDate (SearchDateField value)

Sets the value of the messageDate property.

Parameters
value Allowed object is SearchDateField

public void setMessageType (SearchBooleanField value)

Sets the value of the messageType property.

Parameters
value Allowed object is SearchBooleanField

public void setModule (SearchMultiSelectField value)

Sets the value of the module property.

Parameters
value Allowed object is SearchMultiSelectField

public void setNumber (SearchLongField value)

Sets the value of the number property.

Parameters
value Allowed object is SearchLongField

public void setOrigin (SearchMultiSelectField value)

Sets the value of the origin property.

Parameters
value Allowed object is SearchMultiSelectField

public void setPriority (SearchMultiSelectField value)

Sets the value of the priority property.

Parameters
value Allowed object is SearchMultiSelectField

public void setProduct (SearchMultiSelectField value)

Sets the value of the product property.

Parameters
value Allowed object is SearchMultiSelectField

public void setSerialNumber (SearchStringField value)

Sets the value of the serialNumber property.

Parameters
value Allowed object is SearchStringField

public void setStage (SearchEnumMultiSelectField value)

Sets the value of the stage property.

Parameters
value Allowed object is SearchEnumMultiSelectField

public void setStartDate (SearchDateField value)

Sets the value of the startDate property.

Parameters
value Allowed object is SearchDateField

public void setStatus (SearchMultiSelectField value)

Sets the value of the status property.

Parameters
value Allowed object is SearchMultiSelectField

public void setTitle (SearchStringField value)

Sets the value of the title property.

Parameters
value Allowed object is SearchStringField