| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.general.communication_2010_2.Note | |
Java class for Note complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Note">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="title" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="noteType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="direction" type="{urn:types.communication_2010_2.general.webservices.netsuite.com}NoteDirection" minOccurs="0"/>
<element name="noteDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="note" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="lastModifiedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="activity" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="author" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="entity" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="folder" 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="media" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="record" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="recordType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="topic" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="transaction" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| activity | |||||||||||
| author | |||||||||||
| direction | |||||||||||
| entity | |||||||||||
| externalId | |||||||||||
| folder | |||||||||||
| internalId | |||||||||||
| item | |||||||||||
| lastModifiedDate | |||||||||||
| media | |||||||||||
| note | |||||||||||
| noteDate | |||||||||||
| noteType | |||||||||||
| record | |||||||||||
| recordType | |||||||||||
| title | |||||||||||
| topic | |||||||||||
| transaction | |||||||||||
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the activity property.
| |||||||||||
Gets the value of the author property.
| |||||||||||
Gets the value of the direction property.
| |||||||||||
Gets the value of the entity property.
| |||||||||||
Gets the value of the externalId property.
| |||||||||||
Gets the value of the folder property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the item property.
| |||||||||||
Gets the value of the lastModifiedDate property.
| |||||||||||
Gets the value of the media property.
| |||||||||||
Gets the value of the note property.
| |||||||||||
Gets the value of the noteDate property.
| |||||||||||
Gets the value of the noteType property.
| |||||||||||
Gets the value of the record property.
| |||||||||||
Gets the value of the recordType property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Gets the value of the topic property.
| |||||||||||
Gets the value of the transaction property.
| |||||||||||
Sets the value of the activity property.
| |||||||||||
Sets the value of the author property.
| |||||||||||
Sets the value of the direction property.
| |||||||||||
Sets the value of the entity property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the folder property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the item property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the media property.
| |||||||||||
Sets the value of the note property.
| |||||||||||
Sets the value of the noteDate property.
| |||||||||||
Sets the value of the noteType property.
| |||||||||||
Sets the value of the record property.
| |||||||||||
Sets the value of the recordType property.
| |||||||||||
Sets the value of the title property.
| |||||||||||
Sets the value of the topic property.
| |||||||||||
Sets the value of the transaction property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the activity property.
RecordRef
Gets the value of the author property.
RecordRef
Gets the value of the direction property.
NoteDirection
Gets the value of the entity property.
RecordRef
Gets the value of the externalId property.
Gets the value of the folder property.
RecordRef
Gets the value of the internalId property.
Gets the value of the item property.
RecordRef
Gets the value of the lastModifiedDate property.
Gets the value of the media property.
RecordRef
Gets the value of the note property.
Gets the value of the noteDate property.
Gets the value of the noteType property.
RecordRef
Gets the value of the record property.
RecordRef
Gets the value of the recordType property.
RecordRef
Gets the value of the title property.
Gets the value of the topic property.
RecordRef
Gets the value of the transaction property.
RecordRef
Sets the value of the activity property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the author property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the direction property.
| value | Allowed object is
NoteDirection
|
|---|
Sets the value of the entity property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the externalId property.
| value | Allowed object is String |
|---|
Sets the value of the folder property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the item property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the media property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the note property.
| value | Allowed object is String |
|---|
Sets the value of the noteDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the noteType property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the record property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the recordType property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the title property.
| value | Allowed object is String |
|---|
Sets the value of the topic property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the transaction property.
| value | Allowed object is
RecordRef
|
|---|