public class

TransactionBodyCustomField

extends Record
java.lang.Object
   ↳ com.netsuite.webservices.platform.core_2010_2.Record
     ↳ com.netsuite.webservices.setup.customization_2010_2.TransactionBodyCustomField

Class Overview

Java class for TransactionBodyCustomField complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TransactionBodyCustomField">
   <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="availableToSso" type="{http://www.w3.org/2001/XMLSchema}boolean" 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="bodyPurchase" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodySale" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyOpportunity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyJournal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyExpenseReport" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyStore" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyTransferOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyItemReceipt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyItemReceiptOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyItemFulfillment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyItemFulfillmentOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyInventoryAdjustment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyBTegata" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyAssemblyBuild" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyPrintFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyPickingTicket" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyPrintPackingSlip" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyCustomerPayment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyVendorPayment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyDeposit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyBom" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="bodyPrintStatement" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="filterList" type="{urn:customization_2010_2.setup.webservices.netsuite.com}TransactionBodyCustomFieldFilterList" 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>
 

Summary

Fields
protected CustomizationAccessLevel accessLevel
protected Boolean availableToSso
protected Boolean bodyAssemblyBuild
protected Boolean bodyBTegata
protected Boolean bodyBom
protected Boolean bodyCustomerPayment
protected Boolean bodyDeposit
protected Boolean bodyExpenseReport
protected Boolean bodyInventoryAdjustment
protected Boolean bodyItemFulfillment
protected Boolean bodyItemFulfillmentOrder
protected Boolean bodyItemReceipt
protected Boolean bodyItemReceiptOrder
protected Boolean bodyJournal
protected Boolean bodyOpportunity
protected Boolean bodyPickingTicket
protected Boolean bodyPrintFlag
protected Boolean bodyPrintPackingSlip
protected Boolean bodyPrintStatement
protected Boolean bodyPurchase
protected Boolean bodySale
protected Boolean bodyStore
protected Boolean bodyTransferOrder
protected Boolean bodyVendorPayment
protected Boolean checkSpelling
protected Boolean defaultChecked
protected RecordRef defaultSelection
protected String defaultValue
protected CustomFieldDepartmentAccessList deptAccessList
protected String description
protected Long displayHeight
protected CustomizationDisplayType displayType
protected Long displayWidth
protected CustomizationDynamicDefault dynamicDefault
protected CustomizationFieldType fieldType
protected TransactionBodyCustomFieldFilterList filterList
protected Boolean globalSearch
protected String help
protected RecordRef insertBefore
protected String internalId
protected Boolean isFormula
protected Boolean isMandatory
protected Boolean isParent
protected String label
protected String linkText
protected Long maxLength
protected Double maxValue
protected Double minValue
protected RecordRef owner
protected RecordRef parentSubtab
protected CustomFieldRoleAccessList roleAccessList
protected CustomizationSearchLevel searchLevel
protected RecordRef selectRecordType
protected Boolean showInList
protected RecordRef sourceFilterBy
protected RecordRef sourceFrom
protected RecordRef sourceList
protected Boolean storeValue
protected CustomFieldSubAccessList subAccessList
protected RecordRef subtab
protected CustomFieldTranslationsList translationsList
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2010_2.Record
Public Constructors
TransactionBodyCustomField()
Public Methods
CustomizationAccessLevel getAccessLevel()
Gets the value of the accessLevel property.
RecordRef getDefaultSelection()
Gets the value of the defaultSelection property.
String getDefaultValue()
Gets the value of the defaultValue property.
CustomFieldDepartmentAccessList getDeptAccessList()
Gets the value of the deptAccessList property.
String getDescription()
Gets the value of the description property.
Long getDisplayHeight()
Gets the value of the displayHeight property.
CustomizationDisplayType getDisplayType()
Gets the value of the displayType property.
Long getDisplayWidth()
Gets the value of the displayWidth property.
CustomizationDynamicDefault getDynamicDefault()
Gets the value of the dynamicDefault property.
CustomizationFieldType getFieldType()
Gets the value of the fieldType property.
TransactionBodyCustomFieldFilterList getFilterList()
Gets the value of the filterList property.
String getHelp()
Gets the value of the help property.
RecordRef getInsertBefore()
Gets the value of the insertBefore property.
String getInternalId()
Gets the value of the internalId property.
String getLabel()
Gets the value of the label property.
String getLinkText()
Gets the value of the linkText property.
Long getMaxLength()
Gets the value of the maxLength property.
Double getMaxValue()
Gets the value of the maxValue property.
Double getMinValue()
Gets the value of the minValue property.
RecordRef getOwner()
Gets the value of the owner property.
RecordRef getParentSubtab()
Gets the value of the parentSubtab property.
CustomFieldRoleAccessList getRoleAccessList()
Gets the value of the roleAccessList property.
CustomizationSearchLevel getSearchLevel()
Gets the value of the searchLevel property.
RecordRef getSelectRecordType()
Gets the value of the selectRecordType property.
RecordRef getSourceFilterBy()
Gets the value of the sourceFilterBy property.
RecordRef getSourceFrom()
Gets the value of the sourceFrom property.
RecordRef getSourceList()
Gets the value of the sourceList property.
CustomFieldSubAccessList getSubAccessList()
Gets the value of the subAccessList property.
RecordRef getSubtab()
Gets the value of the subtab property.
CustomFieldTranslationsList getTranslationsList()
Gets the value of the translationsList property.
Boolean isAvailableToSso()
Gets the value of the availableToSso property.
Boolean isBodyAssemblyBuild()
Gets the value of the bodyAssemblyBuild property.
Boolean isBodyBTegata()
Gets the value of the bodyBTegata property.
Boolean isBodyBom()
Gets the value of the bodyBom property.
Boolean isBodyCustomerPayment()
Gets the value of the bodyCustomerPayment property.
Boolean isBodyDeposit()
Gets the value of the bodyDeposit property.
Boolean isBodyExpenseReport()
Gets the value of the bodyExpenseReport property.
Boolean isBodyInventoryAdjustment()
Gets the value of the bodyInventoryAdjustment property.
Boolean isBodyItemFulfillment()
Gets the value of the bodyItemFulfillment property.
Boolean isBodyItemFulfillmentOrder()
Gets the value of the bodyItemFulfillmentOrder property.
Boolean isBodyItemReceipt()
Gets the value of the bodyItemReceipt property.
Boolean isBodyItemReceiptOrder()
Gets the value of the bodyItemReceiptOrder property.
Boolean isBodyJournal()
Gets the value of the bodyJournal property.
Boolean isBodyOpportunity()
Gets the value of the bodyOpportunity property.
Boolean isBodyPickingTicket()
Gets the value of the bodyPickingTicket property.
Boolean isBodyPrintFlag()
Gets the value of the bodyPrintFlag property.
Boolean isBodyPrintPackingSlip()
Gets the value of the bodyPrintPackingSlip property.
Boolean isBodyPrintStatement()
Gets the value of the bodyPrintStatement property.
Boolean isBodyPurchase()
Gets the value of the bodyPurchase property.
Boolean isBodySale()
Gets the value of the bodySale property.
Boolean isBodyStore()
Gets the value of the bodyStore property.
Boolean isBodyTransferOrder()
Gets the value of the bodyTransferOrder property.
Boolean isBodyVendorPayment()
Gets the value of the bodyVendorPayment property.
Boolean isCheckSpelling()
Gets the value of the checkSpelling property.
Boolean isDefaultChecked()
Gets the value of the defaultChecked property.
Boolean isGlobalSearch()
Gets the value of the globalSearch property.
Boolean isIsFormula()
Gets the value of the isFormula property.
Boolean isIsMandatory()
Gets the value of the isMandatory property.
Boolean isIsParent()
Gets the value of the isParent property.
Boolean isShowInList()
Gets the value of the showInList property.
Boolean isStoreValue()
Gets the value of the storeValue property.
void setAccessLevel(CustomizationAccessLevel value)
Sets the value of the accessLevel property.
void setAvailableToSso(Boolean value)
Sets the value of the availableToSso property.
void setBodyAssemblyBuild(Boolean value)
Sets the value of the bodyAssemblyBuild property.
void setBodyBTegata(Boolean value)
Sets the value of the bodyBTegata property.
void setBodyBom(Boolean value)
Sets the value of the bodyBom property.
void setBodyCustomerPayment(Boolean value)
Sets the value of the bodyCustomerPayment property.
void setBodyDeposit(Boolean value)
Sets the value of the bodyDeposit property.
void setBodyExpenseReport(Boolean value)
Sets the value of the bodyExpenseReport property.
void setBodyInventoryAdjustment(Boolean value)
Sets the value of the bodyInventoryAdjustment property.
void setBodyItemFulfillment(Boolean value)
Sets the value of the bodyItemFulfillment property.
void setBodyItemFulfillmentOrder(Boolean value)
Sets the value of the bodyItemFulfillmentOrder property.
void setBodyItemReceipt(Boolean value)
Sets the value of the bodyItemReceipt property.
void setBodyItemReceiptOrder(Boolean value)
Sets the value of the bodyItemReceiptOrder property.
void setBodyJournal(Boolean value)
Sets the value of the bodyJournal property.
void setBodyOpportunity(Boolean value)
Sets the value of the bodyOpportunity property.
void setBodyPickingTicket(Boolean value)
Sets the value of the bodyPickingTicket property.
void setBodyPrintFlag(Boolean value)
Sets the value of the bodyPrintFlag property.
void setBodyPrintPackingSlip(Boolean value)
Sets the value of the bodyPrintPackingSlip property.
void setBodyPrintStatement(Boolean value)
Sets the value of the bodyPrintStatement property.
void setBodyPurchase(Boolean value)
Sets the value of the bodyPurchase property.
void setBodySale(Boolean value)
Sets the value of the bodySale property.
void setBodyStore(Boolean value)
Sets the value of the bodyStore property.
void setBodyTransferOrder(Boolean value)
Sets the value of the bodyTransferOrder property.
void setBodyVendorPayment(Boolean value)
Sets the value of the bodyVendorPayment property.
void setCheckSpelling(Boolean value)
Sets the value of the checkSpelling property.
void setDefaultChecked(Boolean value)
Sets the value of the defaultChecked property.
void setDefaultSelection(RecordRef value)
Sets the value of the defaultSelection property.
void setDefaultValue(String value)
Sets the value of the defaultValue property.
void setDeptAccessList(CustomFieldDepartmentAccessList value)
Sets the value of the deptAccessList property.
void setDescription(String value)
Sets the value of the description property.
void setDisplayHeight(Long value)
Sets the value of the displayHeight property.
void setDisplayType(CustomizationDisplayType value)
Sets the value of the displayType property.
void setDisplayWidth(Long value)
Sets the value of the displayWidth property.
void setDynamicDefault(CustomizationDynamicDefault value)
Sets the value of the dynamicDefault property.
void setFieldType(CustomizationFieldType value)
Sets the value of the fieldType property.
void setFilterList(TransactionBodyCustomFieldFilterList value)
Sets the value of the filterList property.
void setGlobalSearch(Boolean value)
Sets the value of the globalSearch property.
void setHelp(String value)
Sets the value of the help property.
void setInsertBefore(RecordRef value)
Sets the value of the insertBefore property.
void setInternalId(String value)
Sets the value of the internalId property.
void setIsFormula(Boolean value)
Sets the value of the isFormula property.
void setIsMandatory(Boolean value)
Sets the value of the isMandatory property.
void setIsParent(Boolean value)
Sets the value of the isParent property.
void setLabel(String value)
Sets the value of the label property.
void setLinkText(String value)
Sets the value of the linkText property.
void setMaxLength(Long value)
Sets the value of the maxLength property.
void setMaxValue(Double value)
Sets the value of the maxValue property.
void setMinValue(Double value)
Sets the value of the minValue property.
void setOwner(RecordRef value)
Sets the value of the owner property.
void setParentSubtab(RecordRef value)
Sets the value of the parentSubtab property.
void setRoleAccessList(CustomFieldRoleAccessList value)
Sets the value of the roleAccessList property.
void setSearchLevel(CustomizationSearchLevel value)
Sets the value of the searchLevel property.
void setSelectRecordType(RecordRef value)
Sets the value of the selectRecordType property.
void setShowInList(Boolean value)
Sets the value of the showInList property.
void setSourceFilterBy(RecordRef value)
Sets the value of the sourceFilterBy property.
void setSourceFrom(RecordRef value)
Sets the value of the sourceFrom property.
void setSourceList(RecordRef value)
Sets the value of the sourceList property.
void setStoreValue(Boolean value)
Sets the value of the storeValue property.
void setSubAccessList(CustomFieldSubAccessList value)
Sets the value of the subAccessList property.
void setSubtab(RecordRef value)
Sets the value of the subtab property.
void setTranslationsList(CustomFieldTranslationsList value)
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

Fields

protected CustomizationAccessLevel accessLevel

protected Boolean availableToSso

protected Boolean bodyAssemblyBuild

protected Boolean bodyBTegata

protected Boolean bodyBom

protected Boolean bodyCustomerPayment

protected Boolean bodyDeposit

protected Boolean bodyExpenseReport

protected Boolean bodyInventoryAdjustment

protected Boolean bodyItemFulfillment

protected Boolean bodyItemFulfillmentOrder

protected Boolean bodyItemReceipt

protected Boolean bodyItemReceiptOrder

protected Boolean bodyJournal

protected Boolean bodyOpportunity

protected Boolean bodyPickingTicket

protected Boolean bodyPrintFlag

protected Boolean bodyPrintPackingSlip

protected Boolean bodyPrintStatement

protected Boolean bodyPurchase

protected Boolean bodySale

protected Boolean bodyStore

protected Boolean bodyTransferOrder

protected Boolean bodyVendorPayment

protected Boolean checkSpelling

protected Boolean defaultChecked

protected RecordRef defaultSelection

protected String defaultValue

protected CustomFieldDepartmentAccessList deptAccessList

protected String description

protected Long displayHeight

protected CustomizationDisplayType displayType

protected Long displayWidth

protected CustomizationDynamicDefault dynamicDefault

protected CustomizationFieldType fieldType

protected Boolean globalSearch

protected String help

protected RecordRef insertBefore

protected String internalId

protected Boolean isFormula

protected Boolean isMandatory

protected Boolean isParent

protected String label

protected String linkText

protected Long maxLength

protected Double maxValue

protected Double minValue

protected RecordRef owner

protected RecordRef parentSubtab

protected CustomFieldRoleAccessList roleAccessList

protected CustomizationSearchLevel searchLevel

protected RecordRef selectRecordType

protected Boolean showInList

protected RecordRef sourceFilterBy

protected RecordRef sourceFrom

protected RecordRef sourceList

protected Boolean storeValue

protected CustomFieldSubAccessList subAccessList

protected RecordRef subtab

protected CustomFieldTranslationsList translationsList

Public Constructors

public TransactionBodyCustomField ()

Public Methods

public CustomizationAccessLevel getAccessLevel ()

Gets the value of the accessLevel property.

Returns

public RecordRef getDefaultSelection ()

Gets the value of the defaultSelection property.

Returns

public String getDefaultValue ()

Gets the value of the defaultValue property.

Returns
  • possible object is String

public CustomFieldDepartmentAccessList getDeptAccessList ()

Gets the value of the deptAccessList property.

Returns

public String getDescription ()

Gets the value of the description property.

Returns
  • possible object is String

public Long getDisplayHeight ()

Gets the value of the displayHeight property.

Returns
  • possible object is Long

public CustomizationDisplayType getDisplayType ()

Gets the value of the displayType property.

Returns

public Long getDisplayWidth ()

Gets the value of the displayWidth property.

Returns
  • possible object is Long

public CustomizationDynamicDefault getDynamicDefault ()

Gets the value of the dynamicDefault property.

Returns

public CustomizationFieldType getFieldType ()

Gets the value of the fieldType property.

Returns

public TransactionBodyCustomFieldFilterList getFilterList ()

Gets the value of the filterList property.

Returns

public String getHelp ()

Gets the value of the help property.

Returns
  • possible object is String

public RecordRef getInsertBefore ()

Gets the value of the insertBefore property.

Returns

public String getInternalId ()

Gets the value of the internalId property.

Returns
  • possible object is String

public String getLabel ()

Gets the value of the label property.

Returns
  • possible object is String

public String getLinkText ()

Gets the value of the linkText property.

Returns
  • possible object is String

public Long getMaxLength ()

Gets the value of the maxLength property.

Returns
  • possible object is Long

public Double getMaxValue ()

Gets the value of the maxValue property.

Returns
  • possible object is Double

public Double getMinValue ()

Gets the value of the minValue property.

Returns
  • possible object is Double

public RecordRef getOwner ()

Gets the value of the owner property.

Returns

public RecordRef getParentSubtab ()

Gets the value of the parentSubtab property.

Returns

public CustomFieldRoleAccessList getRoleAccessList ()

Gets the value of the roleAccessList property.

Returns

public CustomizationSearchLevel getSearchLevel ()

Gets the value of the searchLevel property.

Returns

public RecordRef getSelectRecordType ()

Gets the value of the selectRecordType property.

Returns

public RecordRef getSourceFilterBy ()

Gets the value of the sourceFilterBy property.

Returns

public RecordRef getSourceFrom ()

Gets the value of the sourceFrom property.

Returns

public RecordRef getSourceList ()

Gets the value of the sourceList property.

Returns

public CustomFieldSubAccessList getSubAccessList ()

Gets the value of the subAccessList property.

Returns

public RecordRef getSubtab ()

Gets the value of the subtab property.

Returns

public CustomFieldTranslationsList getTranslationsList ()

Gets the value of the translationsList property.

Returns

public Boolean isAvailableToSso ()

Gets the value of the availableToSso property.

Returns
  • possible object is Boolean

public Boolean isBodyAssemblyBuild ()

Gets the value of the bodyAssemblyBuild property.

Returns
  • possible object is Boolean

public Boolean isBodyBTegata ()

Gets the value of the bodyBTegata property.

Returns
  • possible object is Boolean

public Boolean isBodyBom ()

Gets the value of the bodyBom property.

Returns
  • possible object is Boolean

public Boolean isBodyCustomerPayment ()

Gets the value of the bodyCustomerPayment property.

Returns
  • possible object is Boolean

public Boolean isBodyDeposit ()

Gets the value of the bodyDeposit property.

Returns
  • possible object is Boolean

public Boolean isBodyExpenseReport ()

Gets the value of the bodyExpenseReport property.

Returns
  • possible object is Boolean

public Boolean isBodyInventoryAdjustment ()

Gets the value of the bodyInventoryAdjustment property.

Returns
  • possible object is Boolean

public Boolean isBodyItemFulfillment ()

Gets the value of the bodyItemFulfillment property.

Returns
  • possible object is Boolean

public Boolean isBodyItemFulfillmentOrder ()

Gets the value of the bodyItemFulfillmentOrder property.

Returns
  • possible object is Boolean

public Boolean isBodyItemReceipt ()

Gets the value of the bodyItemReceipt property.

Returns
  • possible object is Boolean

public Boolean isBodyItemReceiptOrder ()

Gets the value of the bodyItemReceiptOrder property.

Returns
  • possible object is Boolean

public Boolean isBodyJournal ()

Gets the value of the bodyJournal property.

Returns
  • possible object is Boolean

public Boolean isBodyOpportunity ()

Gets the value of the bodyOpportunity property.

Returns
  • possible object is Boolean

public Boolean isBodyPickingTicket ()

Gets the value of the bodyPickingTicket property.

Returns
  • possible object is Boolean

public Boolean isBodyPrintFlag ()

Gets the value of the bodyPrintFlag property.

Returns
  • possible object is Boolean

public Boolean isBodyPrintPackingSlip ()

Gets the value of the bodyPrintPackingSlip property.

Returns
  • possible object is Boolean

public Boolean isBodyPrintStatement ()

Gets the value of the bodyPrintStatement property.

Returns
  • possible object is Boolean

public Boolean isBodyPurchase ()

Gets the value of the bodyPurchase property.

Returns
  • possible object is Boolean

public Boolean isBodySale ()

Gets the value of the bodySale property.

Returns
  • possible object is Boolean

public Boolean isBodyStore ()

Gets the value of the bodyStore property.

Returns
  • possible object is Boolean

public Boolean isBodyTransferOrder ()

Gets the value of the bodyTransferOrder property.

Returns
  • possible object is Boolean

public Boolean isBodyVendorPayment ()

Gets the value of the bodyVendorPayment property.

Returns
  • possible object is Boolean

public Boolean isCheckSpelling ()

Gets the value of the checkSpelling property.

Returns
  • possible object is Boolean

public Boolean isDefaultChecked ()

Gets the value of the defaultChecked property.

Returns
  • possible object is Boolean

public Boolean isGlobalSearch ()

Gets the value of the globalSearch property.

Returns
  • possible object is Boolean

public Boolean isIsFormula ()

Gets the value of the isFormula property.

Returns
  • possible object is Boolean

public Boolean isIsMandatory ()

Gets the value of the isMandatory property.

Returns
  • possible object is Boolean

public Boolean isIsParent ()

Gets the value of the isParent property.

Returns
  • possible object is Boolean

public Boolean isShowInList ()

Gets the value of the showInList property.

Returns
  • possible object is Boolean

public Boolean isStoreValue ()

Gets the value of the storeValue property.

Returns
  • possible object is Boolean

public void setAccessLevel (CustomizationAccessLevel value)

Sets the value of the accessLevel property.

Parameters
value Allowed object is CustomizationAccessLevel

public void setAvailableToSso (Boolean value)

Sets the value of the availableToSso property.

Parameters
value Allowed object is Boolean

public void setBodyAssemblyBuild (Boolean value)

Sets the value of the bodyAssemblyBuild property.

Parameters
value Allowed object is Boolean

public void setBodyBTegata (Boolean value)

Sets the value of the bodyBTegata property.

Parameters
value Allowed object is Boolean

public void setBodyBom (Boolean value)

Sets the value of the bodyBom property.

Parameters
value Allowed object is Boolean

public void setBodyCustomerPayment (Boolean value)

Sets the value of the bodyCustomerPayment property.

Parameters
value Allowed object is Boolean

public void setBodyDeposit (Boolean value)

Sets the value of the bodyDeposit property.

Parameters
value Allowed object is Boolean

public void setBodyExpenseReport (Boolean value)

Sets the value of the bodyExpenseReport property.

Parameters
value Allowed object is Boolean

public void setBodyInventoryAdjustment (Boolean value)

Sets the value of the bodyInventoryAdjustment property.

Parameters
value Allowed object is Boolean

public void setBodyItemFulfillment (Boolean value)

Sets the value of the bodyItemFulfillment property.

Parameters
value Allowed object is Boolean

public void setBodyItemFulfillmentOrder (Boolean value)

Sets the value of the bodyItemFulfillmentOrder property.

Parameters
value Allowed object is Boolean

public void setBodyItemReceipt (Boolean value)

Sets the value of the bodyItemReceipt property.

Parameters
value Allowed object is Boolean

public void setBodyItemReceiptOrder (Boolean value)

Sets the value of the bodyItemReceiptOrder property.

Parameters
value Allowed object is Boolean

public void setBodyJournal (Boolean value)

Sets the value of the bodyJournal property.

Parameters
value Allowed object is Boolean

public void setBodyOpportunity (Boolean value)

Sets the value of the bodyOpportunity property.

Parameters
value Allowed object is Boolean

public void setBodyPickingTicket (Boolean value)

Sets the value of the bodyPickingTicket property.

Parameters
value Allowed object is Boolean

public void setBodyPrintFlag (Boolean value)

Sets the value of the bodyPrintFlag property.

Parameters
value Allowed object is Boolean

public void setBodyPrintPackingSlip (Boolean value)

Sets the value of the bodyPrintPackingSlip property.

Parameters
value Allowed object is Boolean

public void setBodyPrintStatement (Boolean value)

Sets the value of the bodyPrintStatement property.

Parameters
value Allowed object is Boolean

public void setBodyPurchase (Boolean value)

Sets the value of the bodyPurchase property.

Parameters
value Allowed object is Boolean

public void setBodySale (Boolean value)

Sets the value of the bodySale property.

Parameters
value Allowed object is Boolean

public void setBodyStore (Boolean value)

Sets the value of the bodyStore property.

Parameters
value Allowed object is Boolean

public void setBodyTransferOrder (Boolean value)

Sets the value of the bodyTransferOrder property.

Parameters
value Allowed object is Boolean

public void setBodyVendorPayment (Boolean value)

Sets the value of the bodyVendorPayment property.

Parameters
value Allowed object is Boolean

public void setCheckSpelling (Boolean value)

Sets the value of the checkSpelling property.

Parameters
value Allowed object is Boolean

public void setDefaultChecked (Boolean value)

Sets the value of the defaultChecked property.

Parameters
value Allowed object is Boolean

public void setDefaultSelection (RecordRef value)

Sets the value of the defaultSelection property.

Parameters
value Allowed object is RecordRef

public void setDefaultValue (String value)

Sets the value of the defaultValue property.

Parameters
value Allowed object is String

public void setDeptAccessList (CustomFieldDepartmentAccessList value)

Sets the value of the deptAccessList property.

Parameters
value Allowed object is CustomFieldDepartmentAccessList

public void setDescription (String value)

Sets the value of the description property.

Parameters
value Allowed object is String

public void setDisplayHeight (Long value)

Sets the value of the displayHeight property.

Parameters
value Allowed object is Long

public void setDisplayType (CustomizationDisplayType value)

Sets the value of the displayType property.

Parameters
value Allowed object is CustomizationDisplayType

public void setDisplayWidth (Long value)

Sets the value of the displayWidth property.

Parameters
value Allowed object is Long

public void setDynamicDefault (CustomizationDynamicDefault value)

Sets the value of the dynamicDefault property.

Parameters
value Allowed object is CustomizationDynamicDefault

public void setFieldType (CustomizationFieldType value)

Sets the value of the fieldType property.

Parameters
value Allowed object is CustomizationFieldType

public void setFilterList (TransactionBodyCustomFieldFilterList value)

Sets the value of the filterList property.

Parameters
value Allowed object is TransactionBodyCustomFieldFilterList

public void setGlobalSearch (Boolean value)

Sets the value of the globalSearch property.

Parameters
value Allowed object is Boolean

public void setHelp (String value)

Sets the value of the help property.

Parameters
value Allowed object is String

public void setInsertBefore (RecordRef value)

Sets the value of the insertBefore property.

Parameters
value Allowed object is RecordRef

public void setInternalId (String value)

Sets the value of the internalId property.

Parameters
value Allowed object is String

public void setIsFormula (Boolean value)

Sets the value of the isFormula property.

Parameters
value Allowed object is Boolean

public void setIsMandatory (Boolean value)

Sets the value of the isMandatory property.

Parameters
value Allowed object is Boolean

public void setIsParent (Boolean value)

Sets the value of the isParent property.

Parameters
value Allowed object is Boolean

public void setLabel (String value)

Sets the value of the label property.

Parameters
value Allowed object is String

public void setLinkText (String value)

Sets the value of the linkText property.

Parameters
value Allowed object is String

public void setMaxLength (Long value)

Sets the value of the maxLength property.

Parameters
value Allowed object is Long

public void setMaxValue (Double value)

Sets the value of the maxValue property.

Parameters
value Allowed object is Double

public void setMinValue (Double value)

Sets the value of the minValue property.

Parameters
value Allowed object is Double

public void setOwner (RecordRef value)

Sets the value of the owner property.

Parameters
value Allowed object is RecordRef

public void setParentSubtab (RecordRef value)

Sets the value of the parentSubtab property.

Parameters
value Allowed object is RecordRef

public void setRoleAccessList (CustomFieldRoleAccessList value)

Sets the value of the roleAccessList property.

Parameters
value Allowed object is CustomFieldRoleAccessList

public void setSearchLevel (CustomizationSearchLevel value)

Sets the value of the searchLevel property.

Parameters
value Allowed object is CustomizationSearchLevel

public void setSelectRecordType (RecordRef value)

Sets the value of the selectRecordType property.

Parameters
value Allowed object is RecordRef

public void setShowInList (Boolean value)

Sets the value of the showInList property.

Parameters
value Allowed object is Boolean

public void setSourceFilterBy (RecordRef value)

Sets the value of the sourceFilterBy property.

Parameters
value Allowed object is RecordRef

public void setSourceFrom (RecordRef value)

Sets the value of the sourceFrom property.

Parameters
value Allowed object is RecordRef

public void setSourceList (RecordRef value)

Sets the value of the sourceList property.

Parameters
value Allowed object is RecordRef

public void setStoreValue (Boolean value)

Sets the value of the storeValue property.

Parameters
value Allowed object is Boolean

public void setSubAccessList (CustomFieldSubAccessList value)

Sets the value of the subAccessList property.

Parameters
value Allowed object is CustomFieldSubAccessList

public void setSubtab (RecordRef value)

Sets the value of the subtab property.

Parameters
value Allowed object is RecordRef

public void setTranslationsList (CustomFieldTranslationsList value)

Sets the value of the translationsList property.

Parameters
value Allowed object is CustomFieldTranslationsList