public class

CustomRecordType

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2013_2.Record
     ↳ com.netsuite.webservices.setup.customization_2013_2.CustomRecordType

Class Overview

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_2013_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="accessType" type="{urn:types.customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeAccessType" 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="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="enableDle" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="enableNameTranslation" 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="owner" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="tabsList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeTabsList" minOccurs="0"/>
         <element name="sublistsList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeSublistsList" minOccurs="0"/>
         <element name="formsList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeFormsList" minOccurs="0"/>
         <element name="onlineFormsList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeOnlineFormsList" minOccurs="0"/>
         <element name="permissionsList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypePermissionsList" minOccurs="0"/>
         <element name="linksList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeLinksList" minOccurs="0"/>
         <element name="managersList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeManagersList" minOccurs="0"/>
         <element name="childrenList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeChildrenList" minOccurs="0"/>
         <element name="parentsList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeParentsList" minOccurs="0"/>
         <element name="translationsList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeTranslationsList" minOccurs="0"/>
         <element name="customFieldList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomRecordTypeFieldList" minOccurs="0"/>
       </sequence>
       <attribute name="internalId" type="{http://www.w3.org/2001/XMLSchema}string" />
       <attribute name="scriptId" type="{http://www.w3.org/2001/XMLSchema}string" />
     </extension>
   </complexContent>
 </complexType>
 

Summary

Fields
protected CustomRecordTypeAccessType accessType
protected Boolean allowAttachments
protected Boolean allowNumberingOverride
protected Boolean allowQuickSearch
protected CustomRecordTypeChildrenList childrenList
protected CustomRecordTypeFieldList customFieldList
protected String description
protected String disclaimer
protected Boolean enableDle
protected Boolean enableMailMerge
protected Boolean enableNameTranslation
protected Boolean enableNumbering
protected CustomRecordTypeFormsList formsList
protected Boolean includeName
protected String internalId
protected Boolean isAvailableOffline
protected Boolean isInactive
protected Boolean isNumberingUpdateable
protected Boolean isOrdered
protected CustomRecordTypeLinksList linksList
protected CustomRecordTypeManagersList managersList
protected Long numberingCurrentNumber
protected Long numberingInit
protected Long numberingMinDigits
protected String numberingPrefix
protected String numberingSuffix
protected CustomRecordTypeOnlineFormsList onlineFormsList
protected RecordRef owner
protected CustomRecordTypeParentsList parentsList
protected CustomRecordTypePermissionsList permissionsList
protected String recordName
protected String scriptId
protected Boolean showCreationDate
protected Boolean showCreationDateOnList
protected Boolean showId
protected Boolean showLastModified
protected Boolean showLastModifiedOnList
protected Boolean showNotes
protected Boolean showOwner
protected Boolean showOwnerAllowChange
protected Boolean showOwnerOnList
protected CustomRecordTypeSublistsList sublistsList
protected CustomRecordTypeTabsList tabsList
protected CustomRecordTypeTranslationsList translationsList
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2013_2.Record
Public Constructors
CustomRecordType()
Public Methods
CustomRecordTypeAccessType getAccessType()
Gets the value of the accessType property.
Boolean getAllowAttachments()
Gets the value of the allowAttachments property.
Boolean getAllowNumberingOverride()
Gets the value of the allowNumberingOverride property.
Boolean getAllowQuickSearch()
Gets the value of the allowQuickSearch property.
CustomRecordTypeChildrenList getChildrenList()
Gets the value of the childrenList property.
CustomRecordTypeFieldList getCustomFieldList()
Gets the value of the customFieldList property.
String getDescription()
Gets the value of the description property.
String getDisclaimer()
Gets the value of the disclaimer property.
Boolean getEnableDle()
Gets the value of the enableDle property.
Boolean getEnableMailMerge()
Gets the value of the enableMailMerge property.
Boolean getEnableNameTranslation()
Gets the value of the enableNameTranslation property.
Boolean getEnableNumbering()
Gets the value of the enableNumbering property.
CustomRecordTypeFormsList getFormsList()
Gets the value of the formsList property.
Boolean getIncludeName()
Gets the value of the includeName property.
String getInternalId()
Gets the value of the internalId property.
Boolean getIsAvailableOffline()
Gets the value of the isAvailableOffline property.
Boolean getIsInactive()
Gets the value of the isInactive property.
Boolean getIsNumberingUpdateable()
Gets the value of the isNumberingUpdateable property.
Boolean getIsOrdered()
Gets the value of the isOrdered property.
CustomRecordTypeLinksList getLinksList()
Gets the value of the linksList property.
CustomRecordTypeManagersList getManagersList()
Gets the value of the managersList property.
Long getNumberingCurrentNumber()
Gets the value of the numberingCurrentNumber property.
Long getNumberingInit()
Gets the value of the numberingInit property.
Long getNumberingMinDigits()
Gets the value of the numberingMinDigits property.
String getNumberingPrefix()
Gets the value of the numberingPrefix property.
String getNumberingSuffix()
Gets the value of the numberingSuffix property.
CustomRecordTypeOnlineFormsList getOnlineFormsList()
Gets the value of the onlineFormsList property.
RecordRef getOwner()
Gets the value of the owner property.
CustomRecordTypeParentsList getParentsList()
Gets the value of the parentsList property.
CustomRecordTypePermissionsList getPermissionsList()
Gets the value of the permissionsList property.
String getRecordName()
Gets the value of the recordName property.
String getScriptId()
Gets the value of the scriptId property.
Boolean getShowCreationDate()
Gets the value of the showCreationDate property.
Boolean getShowCreationDateOnList()
Gets the value of the showCreationDateOnList property.
Boolean getShowId()
Gets the value of the showId property.
Boolean getShowLastModified()
Gets the value of the showLastModified property.
Boolean getShowLastModifiedOnList()
Gets the value of the showLastModifiedOnList property.
Boolean getShowNotes()
Gets the value of the showNotes property.
Boolean getShowOwner()
Gets the value of the showOwner property.
Boolean getShowOwnerAllowChange()
Gets the value of the showOwnerAllowChange property.
Boolean getShowOwnerOnList()
Gets the value of the showOwnerOnList property.
CustomRecordTypeSublistsList getSublistsList()
Gets the value of the sublistsList property.
CustomRecordTypeTabsList getTabsList()
Gets the value of the tabsList property.
CustomRecordTypeTranslationsList getTranslationsList()
Gets the value of the translationsList property.
void setAccessType(CustomRecordTypeAccessType value)
Sets the value of the accessType property.
void setAllowAttachments(Boolean value)
Sets the value of the allowAttachments property.
void setAllowNumberingOverride(Boolean value)
Sets the value of the allowNumberingOverride property.
void setAllowQuickSearch(Boolean value)
Sets the value of the allowQuickSearch property.
void setChildrenList(CustomRecordTypeChildrenList value)
Sets the value of the childrenList property.
void setCustomFieldList(CustomRecordTypeFieldList value)
Sets the value of the customFieldList property.
void setDescription(String value)
Sets the value of the description property.
void setDisclaimer(String value)
Sets the value of the disclaimer property.
void setEnableDle(Boolean value)
Sets the value of the enableDle property.
void setEnableMailMerge(Boolean value)
Sets the value of the enableMailMerge property.
void setEnableNameTranslation(Boolean value)
Sets the value of the enableNameTranslation property.
void setEnableNumbering(Boolean value)
Sets the value of the enableNumbering property.
void setFormsList(CustomRecordTypeFormsList value)
Sets the value of the formsList property.
void setIncludeName(Boolean value)
Sets the value of the includeName property.
void setInternalId(String value)
Sets the value of the internalId property.
void setIsAvailableOffline(Boolean value)
Sets the value of the isAvailableOffline property.
void setIsInactive(Boolean value)
Sets the value of the isInactive property.
void setIsNumberingUpdateable(Boolean value)
Sets the value of the isNumberingUpdateable property.
void setIsOrdered(Boolean value)
Sets the value of the isOrdered property.
void setLinksList(CustomRecordTypeLinksList value)
Sets the value of the linksList property.
void setManagersList(CustomRecordTypeManagersList value)
Sets the value of the managersList property.
void setNumberingCurrentNumber(Long value)
Sets the value of the numberingCurrentNumber property.
void setNumberingInit(Long value)
Sets the value of the numberingInit property.
void setNumberingMinDigits(Long value)
Sets the value of the numberingMinDigits property.
void setNumberingPrefix(String value)
Sets the value of the numberingPrefix property.
void setNumberingSuffix(String value)
Sets the value of the numberingSuffix property.
void setOnlineFormsList(CustomRecordTypeOnlineFormsList value)
Sets the value of the onlineFormsList property.
void setOwner(RecordRef value)
Sets the value of the owner property.
void setParentsList(CustomRecordTypeParentsList value)
Sets the value of the parentsList property.
void setPermissionsList(CustomRecordTypePermissionsList value)
Sets the value of the permissionsList property.
void setRecordName(String value)
Sets the value of the recordName property.
void setScriptId(String value)
Sets the value of the scriptId property.
void setShowCreationDate(Boolean value)
Sets the value of the showCreationDate property.
void setShowCreationDateOnList(Boolean value)
Sets the value of the showCreationDateOnList property.
void setShowId(Boolean value)
Sets the value of the showId property.
void setShowLastModified(Boolean value)
Sets the value of the showLastModified property.
void setShowLastModifiedOnList(Boolean value)
Sets the value of the showLastModifiedOnList property.
void setShowNotes(Boolean value)
Sets the value of the showNotes property.
void setShowOwner(Boolean value)
Sets the value of the showOwner property.
void setShowOwnerAllowChange(Boolean value)
Sets the value of the showOwnerAllowChange property.
void setShowOwnerOnList(Boolean value)
Sets the value of the showOwnerOnList property.
void setSublistsList(CustomRecordTypeSublistsList value)
Sets the value of the sublistsList property.
void setTabsList(CustomRecordTypeTabsList value)
Sets the value of the tabsList property.
void setTranslationsList(CustomRecordTypeTranslationsList value)
Sets the value of the translationsList property.
[Expand]
Inherited Methods
From class com.netsuite.webservices.platform.core_2013_2.Record
From class java.lang.Object

Fields

protected CustomRecordTypeAccessType accessType

protected Boolean allowAttachments

protected Boolean allowNumberingOverride

protected Boolean allowQuickSearch

protected CustomRecordTypeChildrenList childrenList

protected CustomRecordTypeFieldList customFieldList

protected String description

protected String disclaimer

protected Boolean enableDle

protected Boolean enableMailMerge

protected Boolean enableNameTranslation

protected Boolean enableNumbering

protected CustomRecordTypeFormsList formsList

protected Boolean includeName

protected String internalId

protected Boolean isAvailableOffline

protected Boolean isInactive

protected Boolean isNumberingUpdateable

protected Boolean isOrdered

protected CustomRecordTypeLinksList linksList

protected CustomRecordTypeManagersList managersList

protected Long numberingCurrentNumber

protected Long numberingInit

protected Long numberingMinDigits

protected String numberingPrefix

protected String numberingSuffix

protected CustomRecordTypeOnlineFormsList onlineFormsList

protected RecordRef owner

protected CustomRecordTypeParentsList parentsList

protected CustomRecordTypePermissionsList permissionsList

protected String recordName

protected String scriptId

protected Boolean showCreationDate

protected Boolean showCreationDateOnList

protected Boolean showId

protected Boolean showLastModified

protected Boolean showLastModifiedOnList

protected Boolean showNotes

protected Boolean showOwner

protected Boolean showOwnerAllowChange

protected Boolean showOwnerOnList

protected CustomRecordTypeSublistsList sublistsList

protected CustomRecordTypeTabsList tabsList

protected CustomRecordTypeTranslationsList translationsList

Public Constructors

public CustomRecordType ()

Public Methods

public CustomRecordTypeAccessType getAccessType ()

Gets the value of the accessType property.

Returns

public Boolean getAllowAttachments ()

Gets the value of the allowAttachments property. This getter has been renamed from isAllowAttachments() to getAllowAttachments() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getAllowNumberingOverride ()

Gets the value of the allowNumberingOverride property. This getter has been renamed from isAllowNumberingOverride() to getAllowNumberingOverride() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getAllowQuickSearch ()

Gets the value of the allowQuickSearch property. This getter has been renamed from isAllowQuickSearch() to getAllowQuickSearch() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public CustomRecordTypeChildrenList getChildrenList ()

Gets the value of the childrenList property.

Returns

public CustomRecordTypeFieldList getCustomFieldList ()

Gets the value of the customFieldList property.

Returns

public String getDescription ()

Gets the value of the description property.

Returns
  • possible object is String

public String getDisclaimer ()

Gets the value of the disclaimer property.

Returns
  • possible object is String

public Boolean getEnableDle ()

Gets the value of the enableDle property. This getter has been renamed from isEnableDle() to getEnableDle() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getEnableMailMerge ()

Gets the value of the enableMailMerge property. This getter has been renamed from isEnableMailMerge() to getEnableMailMerge() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getEnableNameTranslation ()

Gets the value of the enableNameTranslation property. This getter has been renamed from isEnableNameTranslation() to getEnableNameTranslation() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getEnableNumbering ()

Gets the value of the enableNumbering property. This getter has been renamed from isEnableNumbering() to getEnableNumbering() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public CustomRecordTypeFormsList getFormsList ()

Gets the value of the formsList property.

Returns

public Boolean getIncludeName ()

Gets the value of the includeName property. This getter has been renamed from isIncludeName() to getIncludeName() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public Boolean getIsAvailableOffline ()

Gets the value of the isAvailableOffline property. This getter has been renamed from isIsAvailableOffline() to getIsAvailableOffline() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIsInactive ()

Gets the value of the isInactive property. This getter has been renamed from isIsInactive() to getIsInactive() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIsNumberingUpdateable ()

Gets the value of the isNumberingUpdateable property. This getter has been renamed from isIsNumberingUpdateable() to getIsNumberingUpdateable() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIsOrdered ()

Gets the value of the isOrdered property. This getter has been renamed from isIsOrdered() to getIsOrdered() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public CustomRecordTypeLinksList getLinksList ()

Gets the value of the linksList property.

Returns

public CustomRecordTypeManagersList getManagersList ()

Gets the value of the managersList property.

Returns

public Long getNumberingCurrentNumber ()

Gets the value of the numberingCurrentNumber property.

Returns
  • possible object is Long

public Long getNumberingInit ()

Gets the value of the numberingInit property.

Returns
  • possible object is Long

public Long getNumberingMinDigits ()

Gets the value of the numberingMinDigits property.

Returns
  • possible object is Long

public String getNumberingPrefix ()

Gets the value of the numberingPrefix property.

Returns
  • possible object is String

public String getNumberingSuffix ()

Gets the value of the numberingSuffix property.

Returns
  • possible object is String

public CustomRecordTypeOnlineFormsList getOnlineFormsList ()

Gets the value of the onlineFormsList property.

Returns

public RecordRef getOwner ()

Gets the value of the owner property.

Returns

public CustomRecordTypeParentsList getParentsList ()

Gets the value of the parentsList property.

Returns

public CustomRecordTypePermissionsList getPermissionsList ()

Gets the value of the permissionsList property.

Returns

public String getRecordName ()

Gets the value of the recordName property.

Returns
  • possible object is String

public String getScriptId ()

Gets the value of the scriptId property.

Returns
  • possible object is String

public Boolean getShowCreationDate ()

Gets the value of the showCreationDate property. This getter has been renamed from isShowCreationDate() to getShowCreationDate() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getShowCreationDateOnList ()

Gets the value of the showCreationDateOnList property. This getter has been renamed from isShowCreationDateOnList() to getShowCreationDateOnList() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getShowId ()

Gets the value of the showId property. This getter has been renamed from isShowId() to getShowId() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getShowLastModified ()

Gets the value of the showLastModified property. This getter has been renamed from isShowLastModified() to getShowLastModified() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getShowLastModifiedOnList ()

Gets the value of the showLastModifiedOnList property. This getter has been renamed from isShowLastModifiedOnList() to getShowLastModifiedOnList() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getShowNotes ()

Gets the value of the showNotes property. This getter has been renamed from isShowNotes() to getShowNotes() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getShowOwner ()

Gets the value of the showOwner property. This getter has been renamed from isShowOwner() to getShowOwner() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getShowOwnerAllowChange ()

Gets the value of the showOwnerAllowChange property. This getter has been renamed from isShowOwnerAllowChange() to getShowOwnerAllowChange() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getShowOwnerOnList ()

Gets the value of the showOwnerOnList property. This getter has been renamed from isShowOwnerOnList() to getShowOwnerOnList() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public CustomRecordTypeSublistsList getSublistsList ()

Gets the value of the sublistsList property.

Returns

public CustomRecordTypeTabsList getTabsList ()

Gets the value of the tabsList property.

Returns

public CustomRecordTypeTranslationsList getTranslationsList ()

Gets the value of the translationsList property.

Returns

public void setAccessType (CustomRecordTypeAccessType value)

Sets the value of the accessType property.

Parameters
value Allowed object is CustomRecordTypeAccessType

public void setAllowAttachments (Boolean value)

Sets the value of the allowAttachments property.

Parameters
value Allowed object is Boolean

public void setAllowNumberingOverride (Boolean value)

Sets the value of the allowNumberingOverride property.

Parameters
value Allowed object is Boolean

public void setAllowQuickSearch (Boolean value)

Sets the value of the allowQuickSearch property.

Parameters
value Allowed object is Boolean

public void setChildrenList (CustomRecordTypeChildrenList value)

Sets the value of the childrenList property.

Parameters
value Allowed object is CustomRecordTypeChildrenList

public void setCustomFieldList (CustomRecordTypeFieldList value)

Sets the value of the customFieldList property.

Parameters
value Allowed object is CustomRecordTypeFieldList

public void setDescription (String value)

Sets the value of the description property.

Parameters
value Allowed object is String

public void setDisclaimer (String value)

Sets the value of the disclaimer property.

Parameters
value Allowed object is String

public void setEnableDle (Boolean value)

Sets the value of the enableDle property.

Parameters
value Allowed object is Boolean

public void setEnableMailMerge (Boolean value)

Sets the value of the enableMailMerge property.

Parameters
value Allowed object is Boolean

public void setEnableNameTranslation (Boolean value)

Sets the value of the enableNameTranslation property.

Parameters
value Allowed object is Boolean

public void setEnableNumbering (Boolean value)

Sets the value of the enableNumbering property.

Parameters
value Allowed object is Boolean

public void setFormsList (CustomRecordTypeFormsList value)

Sets the value of the formsList property.

Parameters
value Allowed object is CustomRecordTypeFormsList

public void setIncludeName (Boolean value)

Sets the value of the includeName property.

Parameters
value Allowed object is Boolean

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setIsAvailableOffline (Boolean value)

Sets the value of the isAvailableOffline property.

Parameters
value Allowed object is Boolean

public void setIsInactive (Boolean value)

Sets the value of the isInactive property.

Parameters
value Allowed object is Boolean

public void setIsNumberingUpdateable (Boolean value)

Sets the value of the isNumberingUpdateable property.

Parameters
value Allowed object is Boolean

public void setIsOrdered (Boolean value)

Sets the value of the isOrdered property.

Parameters
value Allowed object is Boolean

public void setLinksList (CustomRecordTypeLinksList value)

Sets the value of the linksList property.

Parameters
value Allowed object is CustomRecordTypeLinksList

public void setManagersList (CustomRecordTypeManagersList value)

Sets the value of the managersList property.

Parameters
value Allowed object is CustomRecordTypeManagersList

public void setNumberingCurrentNumber (Long value)

Sets the value of the numberingCurrentNumber property.

Parameters
value Allowed object is Long

public void setNumberingInit (Long value)

Sets the value of the numberingInit property.

Parameters
value Allowed object is Long

public void setNumberingMinDigits (Long value)

Sets the value of the numberingMinDigits property.

Parameters
value Allowed object is Long

public void setNumberingPrefix (String value)

Sets the value of the numberingPrefix property.

Parameters
value Allowed object is String

public void setNumberingSuffix (String value)

Sets the value of the numberingSuffix property.

Parameters
value Allowed object is String

public void setOnlineFormsList (CustomRecordTypeOnlineFormsList value)

Sets the value of the onlineFormsList property.

Parameters
value Allowed object is CustomRecordTypeOnlineFormsList

public void setOwner (RecordRef value)

Sets the value of the owner property.

Parameters
value Allowed object is RecordRef

public void setParentsList (CustomRecordTypeParentsList value)

Sets the value of the parentsList property.

Parameters
value Allowed object is CustomRecordTypeParentsList

public void setPermissionsList (CustomRecordTypePermissionsList value)

Sets the value of the permissionsList property.

Parameters
value Allowed object is CustomRecordTypePermissionsList

public void setRecordName (String value)

Sets the value of the recordName property.

Parameters
value Allowed object is String

public void setScriptId (String value)

Sets the value of the scriptId property.

Parameters
value Allowed object is String

public void setShowCreationDate (Boolean value)

Sets the value of the showCreationDate property.

Parameters
value Allowed object is Boolean

public void setShowCreationDateOnList (Boolean value)

Sets the value of the showCreationDateOnList property.

Parameters
value Allowed object is Boolean

public void setShowId (Boolean value)

Sets the value of the showId property.

Parameters
value Allowed object is Boolean

public void setShowLastModified (Boolean value)

Sets the value of the showLastModified property.

Parameters
value Allowed object is Boolean

public void setShowLastModifiedOnList (Boolean value)

Sets the value of the showLastModifiedOnList property.

Parameters
value Allowed object is Boolean

public void setShowNotes (Boolean value)

Sets the value of the showNotes property.

Parameters
value Allowed object is Boolean

public void setShowOwner (Boolean value)

Sets the value of the showOwner property.

Parameters
value Allowed object is Boolean

public void setShowOwnerAllowChange (Boolean value)

Sets the value of the showOwnerAllowChange property.

Parameters
value Allowed object is Boolean

public void setShowOwnerOnList (Boolean value)

Sets the value of the showOwnerOnList property.

Parameters
value Allowed object is Boolean

public void setSublistsList (CustomRecordTypeSublistsList value)

Sets the value of the sublistsList property.

Parameters
value Allowed object is CustomRecordTypeSublistsList

public void setTabsList (CustomRecordTypeTabsList value)

Sets the value of the tabsList property.

Parameters
value Allowed object is CustomRecordTypeTabsList

public void setTranslationsList (CustomRecordTypeTranslationsList value)

Sets the value of the translationsList property.

Parameters
value Allowed object is CustomRecordTypeTranslationsList