| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.lists.support_2010_2.SupportCase | |
Java class for SupportCase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="SupportCase">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="escalationMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastReopenedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="endDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="incomingMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="insertSolution" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="outgoingMessage" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="searchSolution" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="emailForm" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="newSolutionFromMsg" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="internalOnly" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="caseNumber" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="startDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="createdDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="lastMessageDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="company" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="contact" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="email" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="product" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="module" 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="serialNumber" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="inboundEmail" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="issue" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="status" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="priority" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="origin" 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="assigned" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="helpDesk" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="emailEmployeesList" type="{urn:support_2010_2.lists.webservices.netsuite.com}EmailEmployeesList" minOccurs="0"/>
<element name="escalateToList" type="{urn:support_2010_2.lists.webservices.netsuite.com}SupportCaseEscalateToList" minOccurs="0"/>
<element name="solutionsList" type="{urn:support_2010_2.lists.webservices.netsuite.com}SupportCaseSolutionsList" minOccurs="0"/>
<element name="customFieldList" type="{urn:core_2010_2.platform.webservices.netsuite.com}CustomFieldList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="externalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| assigned | |||||||||||
| caseNumber | |||||||||||
| category | |||||||||||
| company | |||||||||||
| contact | |||||||||||
| createdDate | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| emailEmployeesList | |||||||||||
| emailForm | |||||||||||
| endDate | |||||||||||
| escalateToList | |||||||||||
| escalationMessage | |||||||||||
| externalId | |||||||||||
| helpDesk | |||||||||||
| inboundEmail | |||||||||||
| incomingMessage | |||||||||||
| insertSolution | |||||||||||
| internalId | |||||||||||
| internalOnly | |||||||||||
| isInactive | |||||||||||
| issue | |||||||||||
| item | |||||||||||
| lastMessageDate | |||||||||||
| lastModifiedDate | |||||||||||
| lastReopenedDate | |||||||||||
| module | |||||||||||
| newSolutionFromMsg | |||||||||||
| origin | |||||||||||
| outgoingMessage | |||||||||||
| phone | |||||||||||
| priority | |||||||||||
| product | |||||||||||
| searchSolution | |||||||||||
| serialNumber | |||||||||||
| solutionsList | |||||||||||
| startDate | |||||||||||
| status | |||||||||||
| title | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the assigned property.
| |||||||||||
Gets the value of the caseNumber property.
| |||||||||||
Gets the value of the category property.
| |||||||||||
Gets the value of the company property.
| |||||||||||
Gets the value of the contact property.
| |||||||||||
Gets the value of the createdDate property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the email property.
| |||||||||||
Gets the value of the emailEmployeesList property.
| |||||||||||
Gets the value of the endDate property.
| |||||||||||
Gets the value of the escalateToList property.
| |||||||||||
Gets the value of the escalationMessage property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the inboundEmail property.
| |||||||||||
Gets the value of the incomingMessage property.
| |||||||||||
Gets the value of the insertSolution property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the issue property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the lastMessageDate property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the lastReopenedDate property.
| |||||||||||
Gets the value of the module property.
| |||||||||||
Gets the value of the newSolutionFromMsg property.
| |||||||||||
Gets the value of the origin property.
| |||||||||||
Gets the value of the outgoingMessage property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the priority property.
| |||||||||||
Gets the value of the product property.
| |||||||||||
Gets the value of the searchSolution property.
| |||||||||||
Gets the value of the serialNumber property.
| |||||||||||
Gets the value of the solutionsList property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Gets the value of the emailForm property.
| |||||||||||
Gets the value of the helpDesk property.
| |||||||||||
Gets the value of the internalOnly property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Sets the value of the assigned property.
| |||||||||||
Sets the value of the caseNumber property.
| |||||||||||
Sets the value of the category property.
| |||||||||||
Sets the value of the company property.
| |||||||||||
Sets the value of the contact property.
| |||||||||||
Sets the value of the createdDate property.
| |||||||||||
Sets the value of the customFieldList property.
| |||||||||||
Sets the value of the customForm property.
| |||||||||||
Sets the value of the email property.
| |||||||||||
Sets the value of the emailEmployeesList property.
| |||||||||||
Sets the value of the emailForm property.
| |||||||||||
Sets the value of the endDate property.
| |||||||||||
Sets the value of the escalateToList property.
| |||||||||||
Sets the value of the escalationMessage property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the helpDesk property.
| |||||||||||
Sets the value of the inboundEmail property.
| |||||||||||
Sets the value of the incomingMessage property.
| |||||||||||
Sets the value of the insertSolution property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the internalOnly property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the issue property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the lastMessageDate property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the lastReopenedDate property.
| |||||||||||
Sets the value of the module property.
| |||||||||||
Sets the value of the newSolutionFromMsg property.
| |||||||||||
Sets the value of the origin property.
| |||||||||||
Sets the value of the outgoingMessage property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the priority property.
| |||||||||||
Sets the value of the product property.
| |||||||||||
Sets the value of the searchSolution property.
| |||||||||||
Sets the value of the serialNumber property.
| |||||||||||
Sets the value of the solutionsList property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the assigned property.
RecordRef
Gets the value of the caseNumber property.
Gets the value of the category property.
RecordRef
Gets the value of the company property.
RecordRef
Gets the value of the contact property.
RecordRef
Gets the value of the createdDate property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the email property.
Gets the value of the emailEmployeesList property.
EmailEmployeesList
Gets the value of the endDate property.
Gets the value of the escalateToList property.
SupportCaseEscalateToList
Gets the value of the escalationMessage property.
Gets the value of the externalId property.
Gets the value of the inboundEmail property.
Gets the value of the incomingMessage property.
Gets the value of the insertSolution property.
RecordRef
Gets the value of the internalId property.
Gets the value of the issue property.
RecordRef
Gets the value of the item property.
RecordRef
Gets the value of the lastMessageDate property.
Gets the value of the lastModifiedDate property.
Gets the value of the lastReopenedDate property.
Gets the value of the module property.
RecordRef
Gets the value of the newSolutionFromMsg property.
Gets the value of the origin property.
RecordRef
Gets the value of the outgoingMessage property.
Gets the value of the phone property.
Gets the value of the priority property.
RecordRef
Gets the value of the product property.
RecordRef
Gets the value of the searchSolution property.
Gets the value of the serialNumber property.
RecordRef
Gets the value of the solutionsList property.
SupportCaseSolutionsList
Gets the value of the startDate property.
Gets the value of the status property.
RecordRef
Gets the value of the title property.
Gets the value of the emailForm property.
Gets the value of the helpDesk property.
Gets the value of the internalOnly property.
Gets the value of the isInactive property.
Sets the value of the assigned property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the caseNumber property.
| value | Allowed object is String |
|---|
Sets the value of the category property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the company property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the contact property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the createdDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the customFieldList property.
| value | Allowed object is
CustomFieldList
|
|---|
Sets the value of the customForm property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the email property.
| value | Allowed object is String |
|---|
Sets the value of the emailEmployeesList property.
| value | Allowed object is
EmailEmployeesList
|
|---|
Sets the value of the emailForm property.
| value | Allowed object is Boolean |
|---|
Sets the value of the endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the escalateToList property.
| value | Allowed object is
SupportCaseEscalateToList
|
|---|
Sets the value of the escalationMessage property.
| value | Allowed object is String |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the helpDesk property.
| value | Allowed object is Boolean |
|---|
Sets the value of the inboundEmail property.
| value | Allowed object is String |
|---|
Sets the value of the incomingMessage property.
| value | Allowed object is String |
|---|
Sets the value of the insertSolution property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the internalOnly property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the issue property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the item property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the lastMessageDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the lastReopenedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the module property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the newSolutionFromMsg property.
| value | Allowed object is String |
|---|
Sets the value of the origin property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the outgoingMessage property.
| value | Allowed object is String |
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the priority property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the product property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the searchSolution property.
| value | Allowed object is String |
|---|
Sets the value of the serialNumber property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the solutionsList property.
| value | Allowed object is
SupportCaseSolutionsList
|
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the status property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the title property.
| value | Allowed object is String |
|---|