| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.lists.support_2010_2.Solution | |
Java class for Solution complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Solution">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="customForm" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="solutionCode" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="status" type="{urn:types.support_2010_2.lists.webservices.netsuite.com}SolutionStatus" minOccurs="0"/>
<element name="displayOnline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="assigned" 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="longDescription" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="topicsList" type="{urn:support_2010_2.lists.webservices.netsuite.com}SolutionTopicsList" 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="solutionsList" type="{urn:support_2010_2.lists.webservices.netsuite.com}SolutionsList" 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 | |||||||||||
| createdDate | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| displayOnline | |||||||||||
| externalId | |||||||||||
| internalId | |||||||||||
| isInactive | |||||||||||
| lastModifiedDate | |||||||||||
| longDescription | |||||||||||
| message | |||||||||||
| solutionCode | |||||||||||
| solutionsList | |||||||||||
| status | |||||||||||
| title | |||||||||||
| topicsList | |||||||||||
|
[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 createdDate property.
| |||||||||||
Gets the value of the customFieldList property.
| |||||||||||
Gets the value of the customForm property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the longDescription property.
| |||||||||||
Gets the value of the message property.
| |||||||||||
Gets the value of the solutionCode property.
| |||||||||||
Gets the value of the solutionsList property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Gets the value of the topicsList property.
| |||||||||||
Gets the value of the displayOnline property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Sets the value of the assigned 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 displayOnline property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the longDescription property.
| |||||||||||
Sets the value of the message property.
| |||||||||||
Sets the value of the solutionCode property.
| |||||||||||
Sets the value of the solutionsList property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
Sets the value of the topicsList 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 createdDate property.
Gets the value of the customFieldList property.
CustomFieldList
Gets the value of the customForm property.
RecordRef
Gets the value of the externalId property.
Gets the value of the internalId property.
Gets the value of the lastModifiedDate property.
Gets the value of the longDescription property.
Gets the value of the message property.
Gets the value of the solutionCode property.
Gets the value of the solutionsList property.
SolutionsList
Gets the value of the status property.
SolutionStatus
Gets the value of the title property.
Gets the value of the topicsList property.
SolutionTopicsList
Gets the value of the displayOnline 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 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 displayOnline property.
| value | Allowed object is Boolean |
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the longDescription property.
| value | Allowed object is String |
|---|
Sets the value of the message property.
| value | Allowed object is String |
|---|
Sets the value of the solutionCode property.
| value | Allowed object is String |
|---|
Sets the value of the solutionsList property.
| value | Allowed object is
SolutionsList
|
|---|
Sets the value of the status property.
| value | Allowed object is
SolutionStatus
|
|---|
Sets the value of the title property.
| value | Allowed object is String |
|---|
Sets the value of the topicsList property.
| value | Allowed object is
SolutionTopicsList
|
|---|