public class EntityParticle extends SObject
Java class for EntityParticle complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="EntityParticle">
<complexContent>
<extension base="{urn:tooling.soap.sforce.com}sObject">
<sequence>
<element name="ByteLength" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="DataType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DefaultValueFormula" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="DeveloperName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Digits" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="DurableId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="EntityDefinition" type="{urn:tooling.soap.sforce.com}EntityDefinition" minOccurs="0"/>
<element name="EntityDefinitionId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ExtraTypeInfo" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="FieldDefinition" type="{urn:tooling.soap.sforce.com}FieldDefinition" minOccurs="0"/>
<element name="FieldDefinitionId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="InlineHelpText" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="IsApiFilterable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsApiGroupable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsApiSortable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsAutonumber" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsCalculated" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsCaseSensitive" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsCompactLayoutable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsCreatable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsDefaultedOnCreate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsDependentPicklist" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsDeprecatedAndHidden" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsDisplayLocationInDecimal" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsEncrypted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsFieldHistoryTracked" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsHighScaleNumber" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsHtmlFormatted" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsIdLookup" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsLayoutable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsListVisible" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsNameField" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsNamePointing" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsNillable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsPermissionable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsUnique" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsUpdatable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsWorkflowFilterable" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="IsWriteRequiresMasterRead" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Label" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Length" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Mask" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MaskType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="MasterLabel" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="NamespacePrefix" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Precision" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="QualifiedApiName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ReferenceTargetField" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="ReferenceTo" type="{urn:tooling.soap.sforce.com}RelationshipReferenceTo" minOccurs="0"/>
<element name="RelationshipName" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="RelationshipOrder" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="Scale" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/>
<element name="ValueType" type="{urn:tooling.soap.sforce.com}DataType" minOccurs="0"/>
<element name="ValueTypeId" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
fieldsToNull, id| Constructor and Description |
|---|
EntityParticle() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getByteLength()
Gets the value of the byteLength property.
|
String |
getDataType()
Gets the value of the dataType property.
|
String |
getDefaultValueFormula()
Gets the value of the defaultValueFormula property.
|
String |
getDeveloperName()
Gets the value of the developerName property.
|
Integer |
getDigits()
Gets the value of the digits property.
|
String |
getDurableId()
Gets the value of the durableId property.
|
EntityDefinition |
getEntityDefinition()
Gets the value of the entityDefinition property.
|
String |
getEntityDefinitionId()
Gets the value of the entityDefinitionId property.
|
String |
getExtraTypeInfo()
Gets the value of the extraTypeInfo property.
|
FieldDefinition |
getFieldDefinition()
Gets the value of the fieldDefinition property.
|
String |
getFieldDefinitionId()
Gets the value of the fieldDefinitionId property.
|
String |
getInlineHelpText()
Gets the value of the inlineHelpText property.
|
String |
getLabel()
Gets the value of the label property.
|
Integer |
getLength()
Gets the value of the length property.
|
String |
getMask()
Gets the value of the mask property.
|
String |
getMaskType()
Gets the value of the maskType property.
|
String |
getMasterLabel()
Gets the value of the masterLabel property.
|
String |
getName()
Gets the value of the name property.
|
String |
getNamespacePrefix()
Gets the value of the namespacePrefix property.
|
Integer |
getPrecision()
Gets the value of the precision property.
|
String |
getQualifiedApiName()
Gets the value of the qualifiedApiName property.
|
String |
getReferenceTargetField()
Gets the value of the referenceTargetField property.
|
RelationshipReferenceTo |
getReferenceTo()
Gets the value of the referenceTo property.
|
String |
getRelationshipName()
Gets the value of the relationshipName property.
|
Integer |
getRelationshipOrder()
Gets the value of the relationshipOrder property.
|
Integer |
getScale()
Gets the value of the scale property.
|
DataType |
getValueType()
Gets the value of the valueType property.
|
String |
getValueTypeId()
Gets the value of the valueTypeId property.
|
Boolean |
isIsApiFilterable()
Gets the value of the isApiFilterable property.
|
Boolean |
isIsApiGroupable()
Gets the value of the isApiGroupable property.
|
Boolean |
isIsApiSortable()
Gets the value of the isApiSortable property.
|
Boolean |
isIsAutonumber()
Gets the value of the isAutonumber property.
|
Boolean |
isIsCalculated()
Gets the value of the isCalculated property.
|
Boolean |
isIsCaseSensitive()
Gets the value of the isCaseSensitive property.
|
Boolean |
isIsCompactLayoutable()
Gets the value of the isCompactLayoutable property.
|
Boolean |
isIsCreatable()
Gets the value of the isCreatable property.
|
Boolean |
isIsDefaultedOnCreate()
Gets the value of the isDefaultedOnCreate property.
|
Boolean |
isIsDependentPicklist()
Gets the value of the isDependentPicklist property.
|
Boolean |
isIsDeprecatedAndHidden()
Gets the value of the isDeprecatedAndHidden property.
|
Boolean |
isIsDisplayLocationInDecimal()
Gets the value of the isDisplayLocationInDecimal property.
|
Boolean |
isIsEncrypted()
Gets the value of the isEncrypted property.
|
Boolean |
isIsFieldHistoryTracked()
Gets the value of the isFieldHistoryTracked property.
|
Boolean |
isIsHighScaleNumber()
Gets the value of the isHighScaleNumber property.
|
Boolean |
isIsHtmlFormatted()
Gets the value of the isHtmlFormatted property.
|
Boolean |
isIsIdLookup()
Gets the value of the isIdLookup property.
|
Boolean |
isIsLayoutable()
Gets the value of the isLayoutable property.
|
Boolean |
isIsListVisible()
Gets the value of the isListVisible property.
|
Boolean |
isIsNameField()
Gets the value of the isNameField property.
|
Boolean |
isIsNamePointing()
Gets the value of the isNamePointing property.
|
Boolean |
isIsNillable()
Gets the value of the isNillable property.
|
Boolean |
isIsPermissionable()
Gets the value of the isPermissionable property.
|
Boolean |
isIsUnique()
Gets the value of the isUnique property.
|
Boolean |
isIsUpdatable()
Gets the value of the isUpdatable property.
|
Boolean |
isIsWorkflowFilterable()
Gets the value of the isWorkflowFilterable property.
|
Boolean |
isIsWriteRequiresMasterRead()
Gets the value of the isWriteRequiresMasterRead property.
|
void |
setByteLength(Integer value)
Sets the value of the byteLength property.
|
void |
setDataType(String value)
Sets the value of the dataType property.
|
void |
setDefaultValueFormula(String value)
Sets the value of the defaultValueFormula property.
|
void |
setDeveloperName(String value)
Sets the value of the developerName property.
|
void |
setDigits(Integer value)
Sets the value of the digits property.
|
void |
setDurableId(String value)
Sets the value of the durableId property.
|
void |
setEntityDefinition(EntityDefinition value)
Sets the value of the entityDefinition property.
|
void |
setEntityDefinitionId(String value)
Sets the value of the entityDefinitionId property.
|
void |
setExtraTypeInfo(String value)
Sets the value of the extraTypeInfo property.
|
void |
setFieldDefinition(FieldDefinition value)
Sets the value of the fieldDefinition property.
|
void |
setFieldDefinitionId(String value)
Sets the value of the fieldDefinitionId property.
|
void |
setInlineHelpText(String value)
Sets the value of the inlineHelpText property.
|
void |
setIsApiFilterable(Boolean value)
Sets the value of the isApiFilterable property.
|
void |
setIsApiGroupable(Boolean value)
Sets the value of the isApiGroupable property.
|
void |
setIsApiSortable(Boolean value)
Sets the value of the isApiSortable property.
|
void |
setIsAutonumber(Boolean value)
Sets the value of the isAutonumber property.
|
void |
setIsCalculated(Boolean value)
Sets the value of the isCalculated property.
|
void |
setIsCaseSensitive(Boolean value)
Sets the value of the isCaseSensitive property.
|
void |
setIsCompactLayoutable(Boolean value)
Sets the value of the isCompactLayoutable property.
|
void |
setIsCreatable(Boolean value)
Sets the value of the isCreatable property.
|
void |
setIsDefaultedOnCreate(Boolean value)
Sets the value of the isDefaultedOnCreate property.
|
void |
setIsDependentPicklist(Boolean value)
Sets the value of the isDependentPicklist property.
|
void |
setIsDeprecatedAndHidden(Boolean value)
Sets the value of the isDeprecatedAndHidden property.
|
void |
setIsDisplayLocationInDecimal(Boolean value)
Sets the value of the isDisplayLocationInDecimal property.
|
void |
setIsEncrypted(Boolean value)
Sets the value of the isEncrypted property.
|
void |
setIsFieldHistoryTracked(Boolean value)
Sets the value of the isFieldHistoryTracked property.
|
void |
setIsHighScaleNumber(Boolean value)
Sets the value of the isHighScaleNumber property.
|
void |
setIsHtmlFormatted(Boolean value)
Sets the value of the isHtmlFormatted property.
|
void |
setIsIdLookup(Boolean value)
Sets the value of the isIdLookup property.
|
void |
setIsLayoutable(Boolean value)
Sets the value of the isLayoutable property.
|
void |
setIsListVisible(Boolean value)
Sets the value of the isListVisible property.
|
void |
setIsNameField(Boolean value)
Sets the value of the isNameField property.
|
void |
setIsNamePointing(Boolean value)
Sets the value of the isNamePointing property.
|
void |
setIsNillable(Boolean value)
Sets the value of the isNillable property.
|
void |
setIsPermissionable(Boolean value)
Sets the value of the isPermissionable property.
|
void |
setIsUnique(Boolean value)
Sets the value of the isUnique property.
|
void |
setIsUpdatable(Boolean value)
Sets the value of the isUpdatable property.
|
void |
setIsWorkflowFilterable(Boolean value)
Sets the value of the isWorkflowFilterable property.
|
void |
setIsWriteRequiresMasterRead(Boolean value)
Sets the value of the isWriteRequiresMasterRead property.
|
void |
setLabel(String value)
Sets the value of the label property.
|
void |
setLength(Integer value)
Sets the value of the length property.
|
void |
setMask(String value)
Sets the value of the mask property.
|
void |
setMaskType(String value)
Sets the value of the maskType property.
|
void |
setMasterLabel(String value)
Sets the value of the masterLabel property.
|
void |
setName(String value)
Sets the value of the name property.
|
void |
setNamespacePrefix(String value)
Sets the value of the namespacePrefix property.
|
void |
setPrecision(Integer value)
Sets the value of the precision property.
|
void |
setQualifiedApiName(String value)
Sets the value of the qualifiedApiName property.
|
void |
setReferenceTargetField(String value)
Sets the value of the referenceTargetField property.
|
void |
setReferenceTo(RelationshipReferenceTo value)
Sets the value of the referenceTo property.
|
void |
setRelationshipName(String value)
Sets the value of the relationshipName property.
|
void |
setRelationshipOrder(Integer value)
Sets the value of the relationshipOrder property.
|
void |
setScale(Integer value)
Sets the value of the scale property.
|
void |
setValueType(DataType value)
Sets the value of the valueType property.
|
void |
setValueTypeId(String value)
Sets the value of the valueTypeId property.
|
getFieldsToNull, getId, setIdprotected Integer byteLength
protected String dataType
protected String defaultValueFormula
protected String developerName
protected Integer digits
protected String durableId
protected EntityDefinition entityDefinition
protected String entityDefinitionId
protected String extraTypeInfo
protected FieldDefinition fieldDefinition
protected String fieldDefinitionId
protected String inlineHelpText
protected Boolean isApiFilterable
protected Boolean isApiGroupable
protected Boolean isApiSortable
protected Boolean isAutonumber
protected Boolean isCalculated
protected Boolean isCaseSensitive
protected Boolean isCompactLayoutable
protected Boolean isCreatable
protected Boolean isDefaultedOnCreate
protected Boolean isDependentPicklist
protected Boolean isDeprecatedAndHidden
protected Boolean isDisplayLocationInDecimal
protected Boolean isEncrypted
protected Boolean isFieldHistoryTracked
protected Boolean isHighScaleNumber
protected Boolean isHtmlFormatted
protected Boolean isIdLookup
protected Boolean isLayoutable
protected Boolean isListVisible
protected Boolean isNameField
protected Boolean isNamePointing
protected Boolean isNillable
protected Boolean isPermissionable
protected Boolean isUnique
protected Boolean isUpdatable
protected Boolean isWorkflowFilterable
protected Boolean isWriteRequiresMasterRead
protected String label
protected Integer length
protected String mask
protected String maskType
protected String masterLabel
protected String name
protected String namespacePrefix
protected Integer precision
protected String qualifiedApiName
protected String referenceTargetField
protected RelationshipReferenceTo referenceTo
protected String relationshipName
protected Integer relationshipOrder
protected Integer scale
protected DataType valueType
protected String valueTypeId
public Integer getByteLength()
Integerpublic void setByteLength(Integer value)
value - allowed object is
Integerpublic String getDataType()
Stringpublic void setDataType(String value)
value - allowed object is
Stringpublic String getDefaultValueFormula()
Stringpublic void setDefaultValueFormula(String value)
value - allowed object is
Stringpublic String getDeveloperName()
Stringpublic void setDeveloperName(String value)
value - allowed object is
Stringpublic Integer getDigits()
Integerpublic void setDigits(Integer value)
value - allowed object is
Integerpublic String getDurableId()
Stringpublic void setDurableId(String value)
value - allowed object is
Stringpublic EntityDefinition getEntityDefinition()
EntityDefinitionpublic void setEntityDefinition(EntityDefinition value)
value - allowed object is
EntityDefinitionpublic String getEntityDefinitionId()
Stringpublic void setEntityDefinitionId(String value)
value - allowed object is
Stringpublic String getExtraTypeInfo()
Stringpublic void setExtraTypeInfo(String value)
value - allowed object is
Stringpublic FieldDefinition getFieldDefinition()
FieldDefinitionpublic void setFieldDefinition(FieldDefinition value)
value - allowed object is
FieldDefinitionpublic String getFieldDefinitionId()
Stringpublic void setFieldDefinitionId(String value)
value - allowed object is
Stringpublic String getInlineHelpText()
Stringpublic void setInlineHelpText(String value)
value - allowed object is
Stringpublic Boolean isIsApiFilterable()
Booleanpublic void setIsApiFilterable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsApiGroupable()
Booleanpublic void setIsApiGroupable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsApiSortable()
Booleanpublic void setIsApiSortable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsAutonumber()
Booleanpublic void setIsAutonumber(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsCalculated()
Booleanpublic void setIsCalculated(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsCaseSensitive()
Booleanpublic void setIsCaseSensitive(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsCompactLayoutable()
Booleanpublic void setIsCompactLayoutable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsCreatable()
Booleanpublic void setIsCreatable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsDefaultedOnCreate()
Booleanpublic void setIsDefaultedOnCreate(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsDependentPicklist()
Booleanpublic void setIsDependentPicklist(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsDeprecatedAndHidden()
Booleanpublic void setIsDeprecatedAndHidden(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsDisplayLocationInDecimal()
Booleanpublic void setIsDisplayLocationInDecimal(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsEncrypted()
Booleanpublic void setIsEncrypted(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsFieldHistoryTracked()
Booleanpublic void setIsFieldHistoryTracked(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsHighScaleNumber()
Booleanpublic void setIsHighScaleNumber(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsHtmlFormatted()
Booleanpublic void setIsHtmlFormatted(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsIdLookup()
Booleanpublic void setIsIdLookup(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsLayoutable()
Booleanpublic void setIsLayoutable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsListVisible()
Booleanpublic void setIsListVisible(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsNameField()
Booleanpublic void setIsNameField(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsNamePointing()
Booleanpublic void setIsNamePointing(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsNillable()
Booleanpublic void setIsNillable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsPermissionable()
Booleanpublic void setIsPermissionable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsUnique()
Booleanpublic void setIsUnique(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsUpdatable()
Booleanpublic void setIsUpdatable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsWorkflowFilterable()
Booleanpublic void setIsWorkflowFilterable(Boolean value)
value - allowed object is
Booleanpublic Boolean isIsWriteRequiresMasterRead()
Booleanpublic void setIsWriteRequiresMasterRead(Boolean value)
value - allowed object is
Booleanpublic String getLabel()
Stringpublic void setLabel(String value)
value - allowed object is
Stringpublic Integer getLength()
Integerpublic void setLength(Integer value)
value - allowed object is
Integerpublic String getMask()
Stringpublic void setMask(String value)
value - allowed object is
Stringpublic String getMaskType()
Stringpublic void setMaskType(String value)
value - allowed object is
Stringpublic String getMasterLabel()
Stringpublic void setMasterLabel(String value)
value - allowed object is
Stringpublic String getName()
Stringpublic void setName(String value)
value - allowed object is
Stringpublic String getNamespacePrefix()
Stringpublic void setNamespacePrefix(String value)
value - allowed object is
Stringpublic Integer getPrecision()
Integerpublic void setPrecision(Integer value)
value - allowed object is
Integerpublic String getQualifiedApiName()
Stringpublic void setQualifiedApiName(String value)
value - allowed object is
Stringpublic String getReferenceTargetField()
Stringpublic void setReferenceTargetField(String value)
value - allowed object is
Stringpublic RelationshipReferenceTo getReferenceTo()
RelationshipReferenceTopublic void setReferenceTo(RelationshipReferenceTo value)
value - allowed object is
RelationshipReferenceTopublic String getRelationshipName()
Stringpublic void setRelationshipName(String value)
value - allowed object is
Stringpublic Integer getRelationshipOrder()
Integerpublic void setRelationshipOrder(Integer value)
value - allowed object is
Integerpublic Integer getScale()
Integerpublic void setScale(Integer value)
value - allowed object is
Integerpublic DataType getValueType()
DataTypepublic void setValueType(DataType value)
value - allowed object is
DataTypepublic String getValueTypeId()
StringCopyright © 2016. All rights reserved.