| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.activities.scheduling_2010_2.PhoneCall | |
Java class for PhoneCall complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="PhoneCall">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="message" type="{http://www.w3.org/2001/XMLSchema}string" 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="supportCase" 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"/>
<element name="milestone" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" 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="owner" 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="sendEmail" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="startDate" 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="timedEvent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="completedDate" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/>
<element name="phone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="status" type="{urn:types.scheduling_2010_2.activities.webservices.netsuite.com}PhoneCallStatus" minOccurs="0"/>
<element name="priority" type="{urn:types.scheduling_2010_2.activities.webservices.netsuite.com}PhoneCallPriority" minOccurs="0"/>
<element name="accessLevel" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="reminderType" type="{urn:types.scheduling_2010_2.activities.webservices.netsuite.com}PhoneCallReminderType" minOccurs="0"/>
<element name="reminderMinutes" type="{urn:types.scheduling_2010_2.activities.webservices.netsuite.com}PhoneCallReminderMinutes" 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="contactList" type="{urn:scheduling_2010_2.activities.webservices.netsuite.com}PhoneCallContactList" 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 | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| accessLevel | |||||||||||
| assigned | |||||||||||
| company | |||||||||||
| completedDate | |||||||||||
| contact | |||||||||||
| contactList | |||||||||||
| createdDate | |||||||||||
| customFieldList | |||||||||||
| customForm | |||||||||||
| endDate | |||||||||||
| externalId | |||||||||||
| internalId | |||||||||||
| lastModifiedDate | |||||||||||
| message | |||||||||||
| milestone | |||||||||||
| owner | |||||||||||
| phone | |||||||||||
| priority | |||||||||||
| reminderMinutes | |||||||||||
| reminderType | |||||||||||
| sendEmail | |||||||||||
| startDate | |||||||||||
| status | |||||||||||
| supportCase | |||||||||||
| timedEvent | |||||||||||
| title | |||||||||||
| transaction | |||||||||||
|
[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 company property.
| |||||||||||
Gets the value of the completedDate property.
| |||||||||||
Gets the value of the contact property.
| |||||||||||
Gets the value of the contactList 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 endDate 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 message property.
| |||||||||||
Gets the value of the milestone property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the phone property.
| |||||||||||
Gets the value of the priority property.
| |||||||||||
Gets the value of the reminderMinutes property.
| |||||||||||
Gets the value of the reminderType property.
| |||||||||||
Gets the value of the startDate property.
| |||||||||||
Gets the value of the status property.
| |||||||||||
Gets the value of the supportCase property.
| |||||||||||
Gets the value of the title property.
| |||||||||||
Gets the value of the transaction property.
| |||||||||||
Gets the value of the accessLevel property.
| |||||||||||
Gets the value of the sendEmail property.
| |||||||||||
Gets the value of the timedEvent property.
| |||||||||||
Sets the value of the accessLevel property.
| |||||||||||
Sets the value of the assigned property.
| |||||||||||
Sets the value of the company property.
| |||||||||||
Sets the value of the completedDate property.
| |||||||||||
Sets the value of the contact property.
| |||||||||||
Sets the value of the contactList 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 endDate property.
| |||||||||||
Sets the value of the externalId property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the lastModifiedDate property.
| |||||||||||
Sets the value of the message property.
| |||||||||||
Sets the value of the milestone property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the phone property.
| |||||||||||
Sets the value of the priority property.
| |||||||||||
Sets the value of the reminderMinutes property.
| |||||||||||
Sets the value of the reminderType property.
| |||||||||||
Sets the value of the sendEmail property.
| |||||||||||
Sets the value of the startDate property.
| |||||||||||
Sets the value of the status property.
| |||||||||||
Sets the value of the supportCase property.
| |||||||||||
Sets the value of the timedEvent property.
| |||||||||||
Sets the value of the title 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 assigned property.
RecordRef
Gets the value of the company property.
RecordRef
Gets the value of the completedDate property.
Gets the value of the contact property.
RecordRef
Gets the value of the contactList property.
PhoneCallContactList
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 endDate 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 message property.
Gets the value of the milestone property.
RecordRef
Gets the value of the owner property.
RecordRef
Gets the value of the phone property.
Gets the value of the priority property.
PhoneCallPriority
Gets the value of the reminderMinutes property.
Gets the value of the reminderType property.
PhoneCallReminderType
Gets the value of the startDate property.
Gets the value of the status property.
PhoneCallStatus
Gets the value of the supportCase property.
RecordRef
Gets the value of the title property.
Gets the value of the transaction property.
RecordRef
Gets the value of the accessLevel property.
Gets the value of the sendEmail property.
Gets the value of the timedEvent property.
Sets the value of the accessLevel property.
| value | Allowed object is Boolean |
|---|
Sets the value of the assigned property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the company property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the completedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the contact property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the contactList property.
| value | Allowed object is
PhoneCallContactList
|
|---|
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 endDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
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 lastModifiedDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the message property.
| value | Allowed object is String |
|---|
Sets the value of the milestone property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the owner property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the phone property.
| value | Allowed object is String |
|---|
Sets the value of the priority property.
| value | Allowed object is
PhoneCallPriority
|
|---|
Sets the value of the reminderMinutes property.
| value | Allowed object is String |
|---|
Sets the value of the reminderType property.
| value | Allowed object is
PhoneCallReminderType
|
|---|
Sets the value of the sendEmail property.
| value | Allowed object is Boolean |
|---|
Sets the value of the startDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the status property.
| value | Allowed object is
PhoneCallStatus
|
|---|
Sets the value of the supportCase property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the timedEvent property.
| value | Allowed object is Boolean |
|---|
Sets the value of the title property.
| value | Allowed object is String |
|---|
Sets the value of the transaction property.
| value | Allowed object is
RecordRef
|
|---|