public class

TransactionColumnCustomField

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

Class Overview

Java class for TransactionColumnCustomField complex type.

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

 <complexType name="TransactionColumnCustomField">
   <complexContent>
     <extension base="{urn:core_2013_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_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="fieldType" type="{urn:types.customization_2013_2.setup.webservices.netsuite.com}CustomizationFieldType" minOccurs="0"/>
         <element name="scriptId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="description" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="selectRecordType" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="storeValue" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="insertBefore" type="{urn:core_2013_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_2013_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="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="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_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="dynamicDefault" type="{urn:types.customization_2013_2.setup.webservices.netsuite.com}CustomizationDynamicDefault" minOccurs="0"/>
         <element name="sourceList" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="sourceFrom" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="sourceFilterBy" type="{urn:core_2013_2.platform.webservices.netsuite.com}RecordRef" minOccurs="0"/>
         <element name="colExpense" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colPurchase" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colSale" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colOpportunity" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colStore" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colStoreHidden" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colJournal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colBuild" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colExpenseReport" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colTime" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colTransferOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colTimeGroup" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colItemReceipt" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colItemReceiptOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colItemFulfillment" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colItemFulfillmentOrder" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colPrintFlag" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colPickingTicket" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colPackingSlip" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colReturnForm" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colStoreWithGroups" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colGroupOnInvoices" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="colKitItem" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
         <element name="filterList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}TransactionColumnCustomFieldFilterList" minOccurs="0"/>
         <element name="accessLevel" type="{urn:types.customization_2013_2.setup.webservices.netsuite.com}CustomizationAccessLevel" minOccurs="0"/>
         <element name="searchLevel" type="{urn:types.customization_2013_2.setup.webservices.netsuite.com}CustomizationSearchLevel" minOccurs="0"/>
         <element name="roleAccessList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomFieldRoleAccessList" minOccurs="0"/>
         <element name="deptAccessList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomFieldDepartmentAccessList" minOccurs="0"/>
         <element name="subAccessList" type="{urn:customization_2013_2.setup.webservices.netsuite.com}CustomFieldSubAccessList" minOccurs="0"/>
         <element name="translationsList" type="{urn:customization_2013_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 colBuild
protected Boolean colExpense
protected Boolean colExpenseReport
protected Boolean colGroupOnInvoices
protected Boolean colItemFulfillment
protected Boolean colItemFulfillmentOrder
protected Boolean colItemReceipt
protected Boolean colItemReceiptOrder
protected Boolean colJournal
protected Boolean colKitItem
protected Boolean colOpportunity
protected Boolean colPackingSlip
protected Boolean colPickingTicket
protected Boolean colPrintFlag
protected Boolean colPurchase
protected Boolean colReturnForm
protected Boolean colSale
protected Boolean colStore
protected Boolean colStoreHidden
protected Boolean colStoreWithGroups
protected Boolean colTime
protected Boolean colTimeGroup
protected Boolean colTransferOrder
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 TransactionColumnCustomFieldFilterList filterList
protected String help
protected RecordRef insertBefore
protected String internalId
protected Boolean isFormula
protected Boolean isMandatory
protected String label
protected String linkText
protected Long maxLength
protected Double maxValue
protected Double minValue
protected RecordRef owner
protected CustomFieldRoleAccessList roleAccessList
protected String scriptId
protected CustomizationSearchLevel searchLevel
protected RecordRef selectRecordType
protected RecordRef sourceFilterBy
protected RecordRef sourceFrom
protected RecordRef sourceList
protected Boolean storeValue
protected CustomFieldSubAccessList subAccessList
protected CustomFieldTranslationsList translationsList
[Expand]
Inherited Fields
From class com.netsuite.webservices.platform.core_2013_2.Record
Public Constructors
TransactionColumnCustomField()
Public Methods
CustomizationAccessLevel getAccessLevel()
Gets the value of the accessLevel property.
Boolean getAvailableToSso()
Gets the value of the availableToSso property.
Boolean getColBuild()
Gets the value of the colBuild property.
Boolean getColExpense()
Gets the value of the colExpense property.
Boolean getColExpenseReport()
Gets the value of the colExpenseReport property.
Boolean getColGroupOnInvoices()
Gets the value of the colGroupOnInvoices property.
Boolean getColItemFulfillment()
Gets the value of the colItemFulfillment property.
Boolean getColItemFulfillmentOrder()
Gets the value of the colItemFulfillmentOrder property.
Boolean getColItemReceipt()
Gets the value of the colItemReceipt property.
Boolean getColItemReceiptOrder()
Gets the value of the colItemReceiptOrder property.
Boolean getColJournal()
Gets the value of the colJournal property.
Boolean getColKitItem()
Gets the value of the colKitItem property.
Boolean getColOpportunity()
Gets the value of the colOpportunity property.
Boolean getColPackingSlip()
Gets the value of the colPackingSlip property.
Boolean getColPickingTicket()
Gets the value of the colPickingTicket property.
Boolean getColPrintFlag()
Gets the value of the colPrintFlag property.
Boolean getColPurchase()
Gets the value of the colPurchase property.
Boolean getColReturnForm()
Gets the value of the colReturnForm property.
Boolean getColSale()
Gets the value of the colSale property.
Boolean getColStore()
Gets the value of the colStore property.
Boolean getColStoreHidden()
Gets the value of the colStoreHidden property.
Boolean getColStoreWithGroups()
Gets the value of the colStoreWithGroups property.
Boolean getColTime()
Gets the value of the colTime property.
Boolean getColTimeGroup()
Gets the value of the colTimeGroup property.
Boolean getColTransferOrder()
Gets the value of the colTransferOrder property.
Boolean getDefaultChecked()
Gets the value of the defaultChecked 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.
TransactionColumnCustomFieldFilterList 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.
Boolean getIsFormula()
Gets the value of the isFormula property.
Boolean getIsMandatory()
Gets the value of the isMandatory 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.
CustomFieldRoleAccessList getRoleAccessList()
Gets the value of the roleAccessList property.
String getScriptId()
Gets the value of the scriptId 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.
Boolean getStoreValue()
Gets the value of the storeValue property.
CustomFieldSubAccessList getSubAccessList()
Gets the value of the subAccessList property.
CustomFieldTranslationsList getTranslationsList()
Gets the value of the translationsList property.
void setAccessLevel(CustomizationAccessLevel value)
Sets the value of the accessLevel property.
void setAvailableToSso(Boolean value)
Sets the value of the availableToSso property.
void setColBuild(Boolean value)
Sets the value of the colBuild property.
void setColExpense(Boolean value)
Sets the value of the colExpense property.
void setColExpenseReport(Boolean value)
Sets the value of the colExpenseReport property.
void setColGroupOnInvoices(Boolean value)
Sets the value of the colGroupOnInvoices property.
void setColItemFulfillment(Boolean value)
Sets the value of the colItemFulfillment property.
void setColItemFulfillmentOrder(Boolean value)
Sets the value of the colItemFulfillmentOrder property.
void setColItemReceipt(Boolean value)
Sets the value of the colItemReceipt property.
void setColItemReceiptOrder(Boolean value)
Sets the value of the colItemReceiptOrder property.
void setColJournal(Boolean value)
Sets the value of the colJournal property.
void setColKitItem(Boolean value)
Sets the value of the colKitItem property.
void setColOpportunity(Boolean value)
Sets the value of the colOpportunity property.
void setColPackingSlip(Boolean value)
Sets the value of the colPackingSlip property.
void setColPickingTicket(Boolean value)
Sets the value of the colPickingTicket property.
void setColPrintFlag(Boolean value)
Sets the value of the colPrintFlag property.
void setColPurchase(Boolean value)
Sets the value of the colPurchase property.
void setColReturnForm(Boolean value)
Sets the value of the colReturnForm property.
void setColSale(Boolean value)
Sets the value of the colSale property.
void setColStore(Boolean value)
Sets the value of the colStore property.
void setColStoreHidden(Boolean value)
Sets the value of the colStoreHidden property.
void setColStoreWithGroups(Boolean value)
Sets the value of the colStoreWithGroups property.
void setColTime(Boolean value)
Sets the value of the colTime property.
void setColTimeGroup(Boolean value)
Sets the value of the colTimeGroup property.
void setColTransferOrder(Boolean value)
Sets the value of the colTransferOrder 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(TransactionColumnCustomFieldFilterList value)
Sets the value of the filterList 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 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 setRoleAccessList(CustomFieldRoleAccessList value)
Sets the value of the roleAccessList property.
void setScriptId(String value)
Sets the value of the scriptId property.
void setSearchLevel(CustomizationSearchLevel value)
Sets the value of the searchLevel property.
void setSelectRecordType(RecordRef value)
Sets the value of the selectRecordType 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 setTranslationsList(CustomFieldTranslationsList 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 CustomizationAccessLevel accessLevel

protected Boolean availableToSso

protected Boolean colBuild

protected Boolean colExpense

protected Boolean colExpenseReport

protected Boolean colGroupOnInvoices

protected Boolean colItemFulfillment

protected Boolean colItemFulfillmentOrder

protected Boolean colItemReceipt

protected Boolean colItemReceiptOrder

protected Boolean colJournal

protected Boolean colKitItem

protected Boolean colOpportunity

protected Boolean colPackingSlip

protected Boolean colPickingTicket

protected Boolean colPrintFlag

protected Boolean colPurchase

protected Boolean colReturnForm

protected Boolean colSale

protected Boolean colStore

protected Boolean colStoreHidden

protected Boolean colStoreWithGroups

protected Boolean colTime

protected Boolean colTimeGroup

protected Boolean colTransferOrder

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 String help

protected RecordRef insertBefore

protected String internalId

protected Boolean isFormula

protected Boolean isMandatory

protected String label

protected String linkText

protected Long maxLength

protected Double maxValue

protected Double minValue

protected RecordRef owner

protected CustomFieldRoleAccessList roleAccessList

protected String scriptId

protected CustomizationSearchLevel searchLevel

protected RecordRef selectRecordType

protected RecordRef sourceFilterBy

protected RecordRef sourceFrom

protected RecordRef sourceList

protected Boolean storeValue

protected CustomFieldSubAccessList subAccessList

protected CustomFieldTranslationsList translationsList

Public Constructors

public TransactionColumnCustomField ()

Public Methods

public CustomizationAccessLevel getAccessLevel ()

Gets the value of the accessLevel property.

Returns

public Boolean getAvailableToSso ()

Gets the value of the availableToSso property. This getter has been renamed from isAvailableToSso() to getAvailableToSso() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColBuild ()

Gets the value of the colBuild property. This getter has been renamed from isColBuild() to getColBuild() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColExpense ()

Gets the value of the colExpense property. This getter has been renamed from isColExpense() to getColExpense() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColExpenseReport ()

Gets the value of the colExpenseReport property. This getter has been renamed from isColExpenseReport() to getColExpenseReport() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColGroupOnInvoices ()

Gets the value of the colGroupOnInvoices property. This getter has been renamed from isColGroupOnInvoices() to getColGroupOnInvoices() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColItemFulfillment ()

Gets the value of the colItemFulfillment property. This getter has been renamed from isColItemFulfillment() to getColItemFulfillment() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColItemFulfillmentOrder ()

Gets the value of the colItemFulfillmentOrder property. This getter has been renamed from isColItemFulfillmentOrder() to getColItemFulfillmentOrder() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColItemReceipt ()

Gets the value of the colItemReceipt property. This getter has been renamed from isColItemReceipt() to getColItemReceipt() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColItemReceiptOrder ()

Gets the value of the colItemReceiptOrder property. This getter has been renamed from isColItemReceiptOrder() to getColItemReceiptOrder() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColJournal ()

Gets the value of the colJournal property. This getter has been renamed from isColJournal() to getColJournal() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColKitItem ()

Gets the value of the colKitItem property. This getter has been renamed from isColKitItem() to getColKitItem() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColOpportunity ()

Gets the value of the colOpportunity property. This getter has been renamed from isColOpportunity() to getColOpportunity() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColPackingSlip ()

Gets the value of the colPackingSlip property. This getter has been renamed from isColPackingSlip() to getColPackingSlip() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColPickingTicket ()

Gets the value of the colPickingTicket property. This getter has been renamed from isColPickingTicket() to getColPickingTicket() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColPrintFlag ()

Gets the value of the colPrintFlag property. This getter has been renamed from isColPrintFlag() to getColPrintFlag() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColPurchase ()

Gets the value of the colPurchase property. This getter has been renamed from isColPurchase() to getColPurchase() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColReturnForm ()

Gets the value of the colReturnForm property. This getter has been renamed from isColReturnForm() to getColReturnForm() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColSale ()

Gets the value of the colSale property. This getter has been renamed from isColSale() to getColSale() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColStore ()

Gets the value of the colStore property. This getter has been renamed from isColStore() to getColStore() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColStoreHidden ()

Gets the value of the colStoreHidden property. This getter has been renamed from isColStoreHidden() to getColStoreHidden() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColStoreWithGroups ()

Gets the value of the colStoreWithGroups property. This getter has been renamed from isColStoreWithGroups() to getColStoreWithGroups() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColTime ()

Gets the value of the colTime property. This getter has been renamed from isColTime() to getColTime() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColTimeGroup ()

Gets the value of the colTimeGroup property. This getter has been renamed from isColTimeGroup() to getColTimeGroup() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getColTransferOrder ()

Gets the value of the colTransferOrder property. This getter has been renamed from isColTransferOrder() to getColTransferOrder() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getDefaultChecked ()

Gets the value of the defaultChecked property. This getter has been renamed from isDefaultChecked() to getDefaultChecked() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

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 TransactionColumnCustomFieldFilterList 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 Boolean getIsFormula ()

Gets the value of the isFormula property. This getter has been renamed from isIsFormula() to getIsFormula() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public Boolean getIsMandatory ()

Gets the value of the isMandatory property. This getter has been renamed from isIsMandatory() to getIsMandatory() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

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 CustomFieldRoleAccessList getRoleAccessList ()

Gets the value of the roleAccessList property.

Returns

public String getScriptId ()

Gets the value of the scriptId property.

Returns
  • possible object is String

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 Boolean getStoreValue ()

Gets the value of the storeValue property. This getter has been renamed from isStoreValue() to getStoreValue() by cxf-xjc-boolean plugin.

Returns
  • possible object is Boolean

public CustomFieldSubAccessList getSubAccessList ()

Gets the value of the subAccessList property.

Returns

public CustomFieldTranslationsList getTranslationsList ()

Gets the value of the translationsList property.

Returns

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 setColBuild (Boolean value)

Sets the value of the colBuild property.

Parameters
value Allowed object is Boolean

public void setColExpense (Boolean value)

Sets the value of the colExpense property.

Parameters
value Allowed object is Boolean

public void setColExpenseReport (Boolean value)

Sets the value of the colExpenseReport property.

Parameters
value Allowed object is Boolean

public void setColGroupOnInvoices (Boolean value)

Sets the value of the colGroupOnInvoices property.

Parameters
value Allowed object is Boolean

public void setColItemFulfillment (Boolean value)

Sets the value of the colItemFulfillment property.

Parameters
value Allowed object is Boolean

public void setColItemFulfillmentOrder (Boolean value)

Sets the value of the colItemFulfillmentOrder property.

Parameters
value Allowed object is Boolean

public void setColItemReceipt (Boolean value)

Sets the value of the colItemReceipt property.

Parameters
value Allowed object is Boolean

public void setColItemReceiptOrder (Boolean value)

Sets the value of the colItemReceiptOrder property.

Parameters
value Allowed object is Boolean

public void setColJournal (Boolean value)

Sets the value of the colJournal property.

Parameters
value Allowed object is Boolean

public void setColKitItem (Boolean value)

Sets the value of the colKitItem property.

Parameters
value Allowed object is Boolean

public void setColOpportunity (Boolean value)

Sets the value of the colOpportunity property.

Parameters
value Allowed object is Boolean

public void setColPackingSlip (Boolean value)

Sets the value of the colPackingSlip property.

Parameters
value Allowed object is Boolean

public void setColPickingTicket (Boolean value)

Sets the value of the colPickingTicket property.

Parameters
value Allowed object is Boolean

public void setColPrintFlag (Boolean value)

Sets the value of the colPrintFlag property.

Parameters
value Allowed object is Boolean

public void setColPurchase (Boolean value)

Sets the value of the colPurchase property.

Parameters
value Allowed object is Boolean

public void setColReturnForm (Boolean value)

Sets the value of the colReturnForm property.

Parameters
value Allowed object is Boolean

public void setColSale (Boolean value)

Sets the value of the colSale property.

Parameters
value Allowed object is Boolean

public void setColStore (Boolean value)

Sets the value of the colStore property.

Parameters
value Allowed object is Boolean

public void setColStoreHidden (Boolean value)

Sets the value of the colStoreHidden property.

Parameters
value Allowed object is Boolean

public void setColStoreWithGroups (Boolean value)

Sets the value of the colStoreWithGroups property.

Parameters
value Allowed object is Boolean

public void setColTime (Boolean value)

Sets the value of the colTime property.

Parameters
value Allowed object is Boolean

public void setColTimeGroup (Boolean value)

Sets the value of the colTimeGroup property.

Parameters
value Allowed object is Boolean

public void setColTransferOrder (Boolean value)

Sets the value of the colTransferOrder 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 (TransactionColumnCustomFieldFilterList value)

Sets the value of the filterList property.

Parameters
value Allowed object is TransactionColumnCustomFieldFilterList

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 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 setRoleAccessList (CustomFieldRoleAccessList value)

Sets the value of the roleAccessList property.

Parameters
value Allowed object is CustomFieldRoleAccessList

public void setScriptId (String value)

Sets the value of the scriptId property.

Parameters
value Allowed object is String

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 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 setTranslationsList (CustomFieldTranslationsList value)

Sets the value of the translationsList property.

Parameters
value Allowed object is CustomFieldTranslationsList