| java.lang.Object | ||
| ↳ | com.netsuite.webservices.platform.core_2010_2.Record | |
| ↳ | com.netsuite.webservices.setup.customization_2010_2.CustomRecordType | |
Java class for CustomRecordType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="CustomRecordType">
<complexContent>
<extension base="{urn:core_2010_2.platform.webservices.netsuite.com}Record">
<sequence>
<element name="recordName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="includeName" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showId" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showCreationDate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showCreationDateOnList" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showLastModified" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showLastModifiedOnList" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showOwner" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showOwnerOnList" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showOwnerAllowChange" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="usePermissions" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allowAttachments" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="showNotes" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="enableMailMerge" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isOrdered" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allowInlineEditing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isAvailableOffline" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="allowQuickSearch" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isInactive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="disclaimer" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="enableNumbering" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="numberingPrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="numberingSuffix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="numberingMinDigits" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="numberingInit" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="numberingCurrentNumber" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/>
<element name="allowNumberingOverride" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="isNumberingUpdateable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="scriptId" 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="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="fieldList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeFieldList" minOccurs="0"/>
<element name="tabsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeTabsList" minOccurs="0"/>
<element name="sublistsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeSublistsList" minOccurs="0"/>
<element name="formsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeFormsList" minOccurs="0"/>
<element name="onlineFormsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeOnlineFormsList" minOccurs="0"/>
<element name="permissionsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypePermissionsList" minOccurs="0"/>
<element name="linksList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeLinksList" minOccurs="0"/>
<element name="managersList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeManagersList" minOccurs="0"/>
<element name="childrenList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeChildrenList" minOccurs="0"/>
<element name="parentsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeParentsList" minOccurs="0"/>
<element name="translationsList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}CustomRecordTypeTranslationsList" 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 childrenList property.
| |||||||||||
Gets the value of the description property.
| |||||||||||
Gets the value of the disclaimer property.
| |||||||||||
Gets the value of the fieldList property.
| |||||||||||
Gets the value of the formsList property.
| |||||||||||
Gets the value of the internalId property.
| |||||||||||
Gets the value of the linksList property.
| |||||||||||
Gets the value of the managersList property.
| |||||||||||
Gets the value of the numberingCurrentNumber property.
| |||||||||||
Gets the value of the numberingInit property.
| |||||||||||
Gets the value of the numberingMinDigits property.
| |||||||||||
Gets the value of the numberingPrefix property.
| |||||||||||
Gets the value of the numberingSuffix property.
| |||||||||||
Gets the value of the onlineFormsList property.
| |||||||||||
Gets the value of the owner property.
| |||||||||||
Gets the value of the parentsList property.
| |||||||||||
Gets the value of the permissionsList property.
| |||||||||||
Gets the value of the recordName property.
| |||||||||||
Gets the value of the scriptId property.
| |||||||||||
Gets the value of the sublistsList property.
| |||||||||||
Gets the value of the tabsList property.
| |||||||||||
Gets the value of the translationsList property.
| |||||||||||
Gets the value of the allowAttachments property.
| |||||||||||
Gets the value of the allowInlineEditing property.
| |||||||||||
Gets the value of the allowNumberingOverride property.
| |||||||||||
Gets the value of the allowQuickSearch property.
| |||||||||||
Gets the value of the enableMailMerge property.
| |||||||||||
Gets the value of the enableNumbering property.
| |||||||||||
Gets the value of the includeName property.
| |||||||||||
Gets the value of the isAvailableOffline property.
| |||||||||||
Gets the value of the isInactive property.
| |||||||||||
Gets the value of the isNumberingUpdateable property.
| |||||||||||
Gets the value of the isOrdered property.
| |||||||||||
Gets the value of the showCreationDate property.
| |||||||||||
Gets the value of the showCreationDateOnList property.
| |||||||||||
Gets the value of the showId property.
| |||||||||||
Gets the value of the showLastModified property.
| |||||||||||
Gets the value of the showLastModifiedOnList property.
| |||||||||||
Gets the value of the showNotes property.
| |||||||||||
Gets the value of the showOwner property.
| |||||||||||
Gets the value of the showOwnerAllowChange property.
| |||||||||||
Gets the value of the showOwnerOnList property.
| |||||||||||
Gets the value of the usePermissions property.
| |||||||||||
Sets the value of the allowAttachments property.
| |||||||||||
Sets the value of the allowInlineEditing property.
| |||||||||||
Sets the value of the allowNumberingOverride property.
| |||||||||||
Sets the value of the allowQuickSearch property.
| |||||||||||
Sets the value of the childrenList property.
| |||||||||||
Sets the value of the description property.
| |||||||||||
Sets the value of the disclaimer property.
| |||||||||||
Sets the value of the enableMailMerge property.
| |||||||||||
Sets the value of the enableNumbering property.
| |||||||||||
Sets the value of the fieldList property.
| |||||||||||
Sets the value of the formsList property.
| |||||||||||
Sets the value of the includeName property.
| |||||||||||
Sets the value of the internalId property.
| |||||||||||
Sets the value of the isAvailableOffline property.
| |||||||||||
Sets the value of the isInactive property.
| |||||||||||
Sets the value of the isNumberingUpdateable property.
| |||||||||||
Sets the value of the isOrdered property.
| |||||||||||
Sets the value of the linksList property.
| |||||||||||
Sets the value of the managersList property.
| |||||||||||
Sets the value of the numberingCurrentNumber property.
| |||||||||||
Sets the value of the numberingInit property.
| |||||||||||
Sets the value of the numberingMinDigits property.
| |||||||||||
Sets the value of the numberingPrefix property.
| |||||||||||
Sets the value of the numberingSuffix property.
| |||||||||||
Sets the value of the onlineFormsList property.
| |||||||||||
Sets the value of the owner property.
| |||||||||||
Sets the value of the parentsList property.
| |||||||||||
Sets the value of the permissionsList property.
| |||||||||||
Sets the value of the recordName property.
| |||||||||||
Sets the value of the scriptId property.
| |||||||||||
Sets the value of the showCreationDate property.
| |||||||||||
Sets the value of the showCreationDateOnList property.
| |||||||||||
Sets the value of the showId property.
| |||||||||||
Sets the value of the showLastModified property.
| |||||||||||
Sets the value of the showLastModifiedOnList property.
| |||||||||||
Sets the value of the showNotes property.
| |||||||||||
Sets the value of the showOwner property.
| |||||||||||
Sets the value of the showOwnerAllowChange property.
| |||||||||||
Sets the value of the showOwnerOnList property.
| |||||||||||
Sets the value of the sublistsList property.
| |||||||||||
Sets the value of the tabsList property.
| |||||||||||
Sets the value of the translationsList property.
| |||||||||||
Sets the value of the usePermissions property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.netsuite.webservices.platform.core_2010_2.Record
| |||||||||||
From class
java.lang.Object
| |||||||||||
Gets the value of the childrenList property.
CustomRecordTypeChildrenList
Gets the value of the description property.
Gets the value of the disclaimer property.
Gets the value of the fieldList property.
CustomRecordTypeFieldList
Gets the value of the formsList property.
CustomRecordTypeFormsList
Gets the value of the internalId property.
Gets the value of the linksList property.
CustomRecordTypeLinksList
Gets the value of the managersList property.
CustomRecordTypeManagersList
Gets the value of the numberingCurrentNumber property.
Gets the value of the numberingInit property.
Gets the value of the numberingMinDigits property.
Gets the value of the numberingPrefix property.
Gets the value of the numberingSuffix property.
Gets the value of the onlineFormsList property.
CustomRecordTypeOnlineFormsList
Gets the value of the owner property.
RecordRef
Gets the value of the parentsList property.
CustomRecordTypeParentsList
Gets the value of the permissionsList property.
CustomRecordTypePermissionsList
Gets the value of the recordName property.
Gets the value of the scriptId property.
Gets the value of the sublistsList property.
CustomRecordTypeSublistsList
Gets the value of the tabsList property.
CustomRecordTypeTabsList
Gets the value of the translationsList property.
CustomRecordTypeTranslationsList
Gets the value of the allowAttachments property.
Gets the value of the allowInlineEditing property.
Gets the value of the allowNumberingOverride property.
Gets the value of the allowQuickSearch property.
Gets the value of the enableMailMerge property.
Gets the value of the enableNumbering property.
Gets the value of the includeName property.
Gets the value of the isAvailableOffline property.
Gets the value of the isInactive property.
Gets the value of the isNumberingUpdateable property.
Gets the value of the isOrdered property.
Gets the value of the showCreationDate property.
Gets the value of the showCreationDateOnList property.
Gets the value of the showId property.
Gets the value of the showLastModified property.
Gets the value of the showLastModifiedOnList property.
Gets the value of the showNotes property.
Gets the value of the showOwner property.
Gets the value of the showOwnerAllowChange property.
Gets the value of the showOwnerOnList property.
Gets the value of the usePermissions property.
Sets the value of the allowAttachments property.
| value | Allowed object is Boolean |
|---|
Sets the value of the allowInlineEditing property.
| value | Allowed object is Boolean |
|---|
Sets the value of the allowNumberingOverride property.
| value | Allowed object is Boolean |
|---|
Sets the value of the allowQuickSearch property.
| value | Allowed object is Boolean |
|---|
Sets the value of the childrenList property.
| value | Allowed object is
CustomRecordTypeChildrenList
|
|---|
Sets the value of the description property.
| value | Allowed object is String |
|---|
Sets the value of the disclaimer property.
| value | Allowed object is String |
|---|
Sets the value of the enableMailMerge property.
| value | Allowed object is Boolean |
|---|
Sets the value of the enableNumbering property.
| value | Allowed object is Boolean |
|---|
Sets the value of the fieldList property.
| value | Allowed object is
CustomRecordTypeFieldList
|
|---|
Sets the value of the formsList property.
| value | Allowed object is
CustomRecordTypeFormsList
|
|---|
Sets the value of the includeName property.
| value | Allowed object is Boolean |
|---|
Sets the value of the internalId property.
| value | Allowed object is String |
|---|
Sets the value of the isAvailableOffline property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isInactive property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isNumberingUpdateable property.
| value | Allowed object is Boolean |
|---|
Sets the value of the isOrdered property.
| value | Allowed object is Boolean |
|---|
Sets the value of the linksList property.
| value | Allowed object is
CustomRecordTypeLinksList
|
|---|
Sets the value of the managersList property.
| value | Allowed object is
CustomRecordTypeManagersList
|
|---|
Sets the value of the numberingCurrentNumber property.
| value | Allowed object is Long |
|---|
Sets the value of the numberingInit property.
| value | Allowed object is Long |
|---|
Sets the value of the numberingMinDigits property.
| value | Allowed object is Long |
|---|
Sets the value of the numberingPrefix property.
| value | Allowed object is String |
|---|
Sets the value of the numberingSuffix property.
| value | Allowed object is String |
|---|
Sets the value of the onlineFormsList property.
| value | Allowed object is
CustomRecordTypeOnlineFormsList
|
|---|
Sets the value of the owner property.
| value | Allowed object is
RecordRef
|
|---|
Sets the value of the parentsList property.
| value | Allowed object is
CustomRecordTypeParentsList
|
|---|
Sets the value of the permissionsList property.
| value | Allowed object is
CustomRecordTypePermissionsList
|
|---|
Sets the value of the recordName property.
| value | Allowed object is String |
|---|
Sets the value of the scriptId property.
| value | Allowed object is String |
|---|
Sets the value of the showCreationDate property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showCreationDateOnList property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showId property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showLastModified property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showLastModifiedOnList property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showNotes property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showOwner property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showOwnerAllowChange property.
| value | Allowed object is Boolean |
|---|
Sets the value of the showOwnerOnList property.
| value | Allowed object is Boolean |
|---|
Sets the value of the sublistsList property.
| value | Allowed object is
CustomRecordTypeSublistsList
|
|---|
Sets the value of the tabsList property.
| value | Allowed object is
CustomRecordTypeTabsList
|
|---|
Sets the value of the translationsList property.
| value | Allowed object is
CustomRecordTypeTranslationsList
|
|---|
Sets the value of the usePermissions property.
| value | Allowed object is Boolean |
|---|