| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.setup.customization_2010_2.CrmCustomField | |
Java class for CrmCustomField complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CrmCustomField">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="label" 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="fieldType" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationFieldType" minOccurs="0"/>
<element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="selectRecordType" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="storeValue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showInList" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="globalSearch" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isParent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="insertBefore" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="subtab" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="displayType" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationDisplayType" minOccurs="0"/>
<element name="displayWidth" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="displayHeight" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="help" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="parentSubtab" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="linkText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isMandatory" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="checkSpelling" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="maxLength" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="minValue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="maxValue" type="{http://www.w3.org/2001/XMLSchema}double" minOccurs="0"/>
<element name="defaultChecked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="defaultValue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="isFormula" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="defaultSelection" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="dynamicDefault" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationDynamicDefault" minOccurs="0"/>
<element name="sourceList" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="sourceFrom" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="sourceFilterBy" type="{urn:core_2010_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
<element name="appliesToTask" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="appliesToProjectTask" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="appliesToPhoneCall" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="appliesToEvent" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="appliesToCase" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="appliesToCampaign" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="appliesPerKeyword" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="appliesToSolution" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="appliesToIssue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="availableExternally" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="availableToSso" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showIssueChanges" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="filterList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CrmCustomFieldFilterList" minOccurs="0"/>
<element name="accessLevel" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationAccessLevel" minOccurs="0"/>
<element name="searchLevel" type="{urn:types.customization_2010_2.setup.webservices.netsuite.com}CustomizationSearchLevel" minOccurs="0"/>
<element name="roleAccessList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomFieldRoleAccessList" minOccurs="0"/>
<element name="deptAccessList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomFieldDepartmentAccessList" minOccurs="0"/>
<element name="subAccessList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomFieldSubAccessList" minOccurs="0"/>
<element name="translationsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomFieldTranslationsList" minOccurs="0"/>
</sequence>
<attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
|
[Expand]
Inherited Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the accessLevel property.
| |||||||||||
Gets the value of the defaultSelection property.
| |||||||||||
Gets the value of the defaultValue property.
| |||||||||||
Gets the value of the deptAccessList property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the displayHeight property.
| |||||||||||
Gets the value of the displayType property.
| |||||||||||
Gets the value of the displayWidth property.
| |||||||||||
Gets the value of the dynamicDefault property.
| |||||||||||
Gets the value of the fieldType property.
| |||||||||||
Gets the value of the filterList property.
| |||||||||||
Gets the value of the help property.
| |||||||||||
Gets the value of the insertBefore property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the label property.
| |||||||||||
Gets the value of the linkText property.
| |||||||||||
Gets the value of the maxLength property.
| |||||||||||
Gets the value of the maxValue property.
| |||||||||||
Gets the value of the minValue property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the parentSubtab property.
| |||||||||||
Gets the value of the roleAccessList property.
| |||||||||||
Gets the value of the searchLevel property.
| |||||||||||
Gets the value of the selectRecordType property.
| |||||||||||
Gets the value of the sourceFilterBy property.
| |||||||||||
Gets the value of the sourceFrom property.
| |||||||||||
Gets the value of the sourceList property.
| |||||||||||
Gets the value of the subAccessList property.
| |||||||||||
Gets the value of the subtab property.
| |||||||||||
Gets the value of the translationsList property.
| |||||||||||
Gets the value of the appliesPerKeyword property.
| |||||||||||
Gets the value of the appliesToCampaign property.
| |||||||||||
Gets the value of the appliesToCase property.
| |||||||||||
Gets the value of the appliesToEvent property.
| |||||||||||
Gets the value of the appliesToIssue property.
| |||||||||||
Gets the value of the appliesToPhoneCall property.
| |||||||||||
Gets the value of the appliesToProjectTask property.
| |||||||||||
Gets the value of the appliesToSolution property.
| |||||||||||
Gets the value of the appliesToTask property.
| |||||||||||
Gets the value of the availableExternally property.
| |||||||||||
Gets the value of the availableToSso property.
| |||||||||||
Gets the value of the checkSpelling property.
| |||||||||||
Gets the value of the defaultChecked property.
| |||||||||||
Gets the value of the globalSearch property.
| |||||||||||
Gets the value of the isFormula property.
| |||||||||||
Gets the value of the isMandatory property.
| |||||||||||
Gets the value of the isParent property.
| |||||||||||
Gets the value of the showInList property.
| |||||||||||
Gets the value of the showIssueChanges property.
| |||||||||||
Gets the value of the storeValue property.
| |||||||||||
Sets the value of the accessLevel property.
| |||||||||||
Sets the value of the appliesPerKeyword property.
| |||||||||||
Sets the value of the appliesToCampaign property.
| |||||||||||
Sets the value of the appliesToCase property.
| |||||||||||
Sets the value of the appliesToEvent property.
| |||||||||||
Sets the value of the appliesToIssue property.
| |||||||||||
Sets the value of the appliesToPhoneCall property.
| |||||||||||
Sets the value of the appliesToProjectTask property.
| |||||||||||
Sets the value of the appliesToSolution property.
| |||||||||||
Sets the value of the appliesToTask property.
| |||||||||||
Sets the value of the availableExternally property.
| |||||||||||
Sets the value of the availableToSso property.
| |||||||||||
Sets the value of the checkSpelling property.
| |||||||||||
Sets the value of the defaultChecked property.
| |||||||||||
Sets the value of the defaultSelection property.
| |||||||||||
Sets the value of the defaultValue property.
| |||||||||||
Sets the value of the deptAccessList property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the displayHeight property.
| |||||||||||
Sets the value of the displayType property.
| |||||||||||
Sets the value of the displayWidth property.
| |||||||||||
Sets the value of the dynamicDefault property.
| |||||||||||
Sets the value of the fieldType property.
| |||||||||||
Sets the value of the filterList property.
| |||||||||||
Sets the value of the globalSearch property.
| |||||||||||
Sets the value of the help property.
| |||||||||||
Sets the value of the insertBefore property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isFormula property.
| |||||||||||
Sets the value of the isMandatory property.
| |||||||||||
Sets the value of the isParent property.
| |||||||||||
Sets the value of the label property.
| |||||||||||
Sets the value of the linkText property.
| |||||||||||
Sets the value of the maxLength property.
| |||||||||||
Sets the value of the maxValue property.
| |||||||||||
Sets the value of the minValue property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the parentSubtab property.
| |||||||||||
Sets the value of the roleAccessList property.
| |||||||||||
Sets the value of the searchLevel property.
| |||||||||||
Sets the value of the selectRecordType property.
| |||||||||||
Sets the value of the showInList property.
| |||||||||||
Sets the value of the showIssueChanges property.
| |||||||||||
Sets the value of the sourceFilterBy property.
| |||||||||||
Sets the value of the sourceFrom property.
| |||||||||||
Sets the value of the sourceList property.
| |||||||||||
Sets the value of the storeValue property.
| |||||||||||
Sets the value of the subAccessList property.
| |||||||||||
Sets the value of the subtab property.
| |||||||||||
Sets the value of the translationsList property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the accessLevel property.
CustomizationAccessLevel
Gets the value of the defaultSelection property.
RecordRef
Gets the value of the defaultValue property.
Gets the value of the deptAccessList property.
CustomFieldDepartmentAccessList
Gets the value of the description property.
Gets the value of the displayHeight property.
Gets the value of the displayType property.
CustomizationDisplayType
Gets the value of the displayWidth property.
Gets the value of the dynamicDefault property.
CustomizationDynamicDefault
Gets the value of the fieldType property.
CustomizationFieldType
Gets the value of the filterList property.
CrmCustomFieldFilterList
Gets the value of the help property.
Gets the value of the insertBefore property.
RecordRef
Gets the value of the internalId property.
Gets the value of the label property.
Gets the value of the linkText property.
Gets the value of the maxLength property.
Gets the value of the maxValue property.
Gets the value of the minValue property.
Gets the value of the owner property.
RecordRef
Gets the value of the parentSubtab property.
RecordRef
Gets the value of the roleAccessList property.
CustomFieldRoleAccessList
Gets the value of the searchLevel property.
CustomizationSearchLevel
Gets the value of the selectRecordType property.
RecordRef
Gets the value of the sourceFilterBy property.
RecordRef
Gets the value of the sourceFrom property.
RecordRef
Gets the value of the sourceList property.
RecordRef
Gets the value of the subAccessList property.
CustomFieldSubAccessList
Gets the value of the subtab property.
RecordRef
Gets the value of the translationsList property.
CustomFieldTranslationsList
Gets the value of the appliesPerKeyword property.
Gets the value of the appliesToCampaign property.
Gets the value of the appliesToCase property.
Gets the value of the appliesToEvent property.
Gets the value of the appliesToIssue property.
Gets the value of the appliesToPhoneCall property.
Gets the value of the appliesToProjectTask property.
Gets the value of the appliesToSolution property.
Gets the value of the appliesToTask property.
Gets the value of the availableExternally property.
Gets the value of the availableToSso property.
Gets the value of the checkSpelling property.
Gets the value of the defaultChecked property.
Gets the value of the globalSearch property.
Gets the value of the isFormula property.
Gets the value of the isMandatory property.
Gets the value of the isParent property.
Gets the value of the showInList property.
Gets the value of the showIssueChanges property.
Gets the value of the storeValue property.
Sets the value of the accessLevel property.
| value | Allowed object is
CustomizationAccessLevel
|
|---|
Sets the value of the appliesPerKeyword property.
| value | Allowed object is Boolean |
|---|
Sets the value of the appliesToCampaign property.
| value | Allowed object is Boolean |
|---|
Sets the value of the appliesToCase property.
| value | Allowed object is Boolean |
|---|
Sets the value of the appliesToEvent property.
| value | Allowed object is Boolean |
|---|
Sets the value of the appliesToIssue property.
| value | Allowed object is Boolean |
|---|
Sets the value of the appliesToPhoneCall property.
| value | Allowed object is Boolean |
|---|
Sets the value of the appliesToProjectTask property.
| value | Allowed object is Boolean |
|---|
Sets the value of the appliesToSolution property.
| value | Allowed object is Boolean |
|---|
Sets the value of the appliesToTask property.
| value | Allowed object is Boolean |
|---|
Sets the value of the availableExternally property.
| value | Allowed object is Boolean |
|---|
Sets the value of the availableToSso property.
| value | Allowed object is Boolean |
|---|
Sets the value of the checkSpelling property.
| value | Allowed object is Boolean |
|---|
Sets the value of the defaultChecked property.
| value | Allowed object is Boolean |
|---|
Sets the value of the defaultSelection property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the defaultValue property.
| value | Allowed object is String |
|---|
Sets the value of the deptAccessList property.
| value | Allowed object is
CustomFieldDepartmentAccessList
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the displayHeight property.
| value | Allowed object is Long |
|---|
Sets the value of the displayType property.
| value | Allowed object is
CustomizationDisplayType
|
|---|
Sets the value of the displayWidth property.
| value | Allowed object is Long |
|---|
Sets the value of the dynamicDefault property.
| value | Allowed object is
CustomizationDynamicDefault
|
|---|
Sets the value of the fieldType property.
| value | Allowed object is
CustomizationFieldType
|
|---|
Sets the value of the filterList property.
| value | Allowed object is
CrmCustomFieldFilterList
|
|---|
Sets the value of the globalSearch property.
| value | Allowed object is Boolean |
|---|
Sets the value of the help property.
| value | Allowed object is String |
|---|
Sets the value of the insertBefore property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isFormula property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isMandatory property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isParent property.
| value | Allowed object is Boolean |
|---|
Sets the value of the label property.
| value | Allowed object is String |
|---|
Sets the value of the linkText property.
| value | Allowed object is String |
|---|
Sets the value of the maxLength property.
| value | Allowed object is Long |
|---|
Sets the value of the maxValue property.
| value | Allowed object is Double |
|---|
Sets the value of the minValue property.
| value | Allowed object is Double |
|---|
Sets the value of the owner property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the parentSubtab property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the roleAccessList property.
| value | Allowed object is
CustomFieldRoleAccessList
|
|---|
Sets the value of the searchLevel property.
| value | Allowed object is
CustomizationSearchLevel
|
|---|
Sets the value of the selectRecordType property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the showInList property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showIssueChanges property.
| value | Allowed object is Boolean |
|---|
Sets the value of the sourceFilterBy property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the sourceFrom property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the sourceList property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the storeValue property.
| value | Allowed object is Boolean |
|---|
Sets the value of the subAccessList property.
| value | Allowed object is
CustomFieldSubAccessList
|
|---|
Sets the value of the subtab property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the translationsList property.
| value | Allowed object is
CustomFieldTranslationsList
|
|---|