public class

Field

extends Object
implements XMLizable
java.lang.Object
   ↳ com.sforce.soap.partner.Field

Class Overview

Generated class, please do not edit.

Summary

Fields
private boolean autoNumber
private boolean autoNumber__is_set
private static final TypeInfo autoNumber__typeInfo element : autoNumber of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private int byteLength
private boolean byteLength__is_set
private static final TypeInfo byteLength__typeInfo element : byteLength of type {http://www.w3.org/2001/XMLSchema}int java type: int
private boolean calculated
private String calculatedFormula
private boolean calculatedFormula__is_set
private static final TypeInfo calculatedFormula__typeInfo element : calculatedFormula of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
private boolean calculated__is_set
private static final TypeInfo calculated__typeInfo element : calculated of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean caseSensitive
private boolean caseSensitive__is_set
private static final TypeInfo caseSensitive__typeInfo element : caseSensitive of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private String controllerName
private boolean controllerName__is_set
private static final TypeInfo controllerName__typeInfo element : controllerName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
private boolean createable
private boolean createable__is_set
private static final TypeInfo createable__typeInfo element : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean custom
private boolean custom__is_set
private static final TypeInfo custom__typeInfo element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private String defaultValueFormula
private boolean defaultValueFormula__is_set
private static final TypeInfo defaultValueFormula__typeInfo element : defaultValueFormula of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
private boolean defaultedOnCreate
private boolean defaultedOnCreate__is_set
private static final TypeInfo defaultedOnCreate__typeInfo element : defaultedOnCreate of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean dependentPicklist
private boolean dependentPicklist__is_set
private static final TypeInfo dependentPicklist__typeInfo element : dependentPicklist of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean deprecatedAndHidden
private boolean deprecatedAndHidden__is_set
private static final TypeInfo deprecatedAndHidden__typeInfo element : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private int digits
private boolean digits__is_set
private static final TypeInfo digits__typeInfo element : digits of type {http://www.w3.org/2001/XMLSchema}int java type: int
private boolean externalId
private boolean externalId__is_set
private static final TypeInfo externalId__typeInfo element : externalId of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean filterable
private boolean filterable__is_set
private static final TypeInfo filterable__typeInfo element : filterable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean groupable
private boolean groupable__is_set
private static final TypeInfo groupable__typeInfo element : groupable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean htmlFormatted
private boolean htmlFormatted__is_set
private static final TypeInfo htmlFormatted__typeInfo element : htmlFormatted of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean idLookup
private boolean idLookup__is_set
private static final TypeInfo idLookup__typeInfo element : idLookup of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private String inlineHelpText
private boolean inlineHelpText__is_set
private static final TypeInfo inlineHelpText__typeInfo element : inlineHelpText of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
private String label
private boolean label__is_set
private static final TypeInfo label__typeInfo element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
private int length
private boolean length__is_set
private static final TypeInfo length__typeInfo element : length of type {http://www.w3.org/2001/XMLSchema}int java type: int
private String name
private boolean nameField
private boolean nameField__is_set
private static final TypeInfo nameField__typeInfo element : nameField of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean namePointing
private boolean namePointing__is_set
private static final TypeInfo namePointing__typeInfo element : namePointing of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean name__is_set
private static final TypeInfo name__typeInfo element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
private boolean nillable
private boolean nillable__is_set
private static final TypeInfo nillable__typeInfo element : nillable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private PicklistEntry[] picklistValues
private boolean picklistValues__is_set
private static final TypeInfo picklistValues__typeInfo element : picklistValues of type {urn:partner.soap.sforce.com}PicklistEntry java type: com.sforce.soap.partner.PicklistEntry[]
private int precision
private boolean precision__is_set
private static final TypeInfo precision__typeInfo element : precision of type {http://www.w3.org/2001/XMLSchema}int java type: int
private String[] referenceTo
private boolean referenceTo__is_set
private static final TypeInfo referenceTo__typeInfo element : referenceTo of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]
private String relationshipName
private boolean relationshipName__is_set
private static final TypeInfo relationshipName__typeInfo element : relationshipName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
private int relationshipOrder
private boolean relationshipOrder__is_set
private static final TypeInfo relationshipOrder__typeInfo element : relationshipOrder of type {http://www.w3.org/2001/XMLSchema}int java type: int
private boolean restrictedPicklist
private boolean restrictedPicklist__is_set
private static final TypeInfo restrictedPicklist__typeInfo element : restrictedPicklist of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private int scale
private boolean scale__is_set
private static final TypeInfo scale__typeInfo element : scale of type {http://www.w3.org/2001/XMLSchema}int java type: int
private SoapType soapType
private boolean soapType__is_set
private static final TypeInfo soapType__typeInfo element : soapType of type {urn:partner.soap.sforce.com}soapType java type: com.sforce.soap.partner.SoapType
private boolean sortable
private boolean sortable__is_set
private static final TypeInfo sortable__typeInfo element : sortable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private FieldType type
private boolean type__is_set
private static final TypeInfo type__typeInfo element : type of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldType
private boolean unique
private boolean unique__is_set
private static final TypeInfo unique__typeInfo element : unique of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean updateable
private boolean updateable__is_set
private static final TypeInfo updateable__typeInfo element : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
private boolean writeRequiresMasterRead
private boolean writeRequiresMasterRead__is_set
private static final TypeInfo writeRequiresMasterRead__typeInfo element : writeRequiresMasterRead of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
Public Constructors
Field()
Constructor
Public Methods
boolean getAutoNumber()
int getByteLength()
boolean getCalculated()
String getCalculatedFormula()
boolean getCaseSensitive()
String getControllerName()
boolean getCreateable()
boolean getCustom()
String getDefaultValueFormula()
boolean getDefaultedOnCreate()
boolean getDependentPicklist()
boolean getDeprecatedAndHidden()
int getDigits()
boolean getExternalId()
boolean getFilterable()
boolean getGroupable()
boolean getHtmlFormatted()
boolean getIdLookup()
String getInlineHelpText()
String getLabel()
int getLength()
String getName()
boolean getNameField()
boolean getNamePointing()
boolean getNillable()
PicklistEntry[] getPicklistValues()
int getPrecision()
String[] getReferenceTo()
String getRelationshipName()
int getRelationshipOrder()
boolean getRestrictedPicklist()
int getScale()
SoapType getSoapType()
boolean getSortable()
FieldType getType()
boolean getUnique()
boolean getUpdateable()
boolean getWriteRequiresMasterRead()
boolean isAutoNumber()
boolean isCalculated()
boolean isCaseSensitive()
boolean isCreateable()
boolean isCustom()
boolean isDefaultedOnCreate()
boolean isDependentPicklist()
boolean isDeprecatedAndHidden()
boolean isExternalId()
boolean isFilterable()
boolean isGroupable()
boolean isHtmlFormatted()
boolean isIdLookup()
boolean isNameField()
boolean isNamePointing()
boolean isNillable()
boolean isRestrictedPicklist()
boolean isSortable()
boolean isUnique()
boolean isUpdateable()
boolean isWriteRequiresMasterRead()
void load(XmlInputStream __in, TypeMapper __typeMapper)
load the fileds/children from the specified xml stream
void setAutoNumber(boolean autoNumber)
void setByteLength(int byteLength)
void setCalculated(boolean calculated)
void setCalculatedFormula(String calculatedFormula)
void setCaseSensitive(boolean caseSensitive)
void setControllerName(String controllerName)
void setCreateable(boolean createable)
void setCustom(boolean custom)
void setDefaultValueFormula(String defaultValueFormula)
void setDefaultedOnCreate(boolean defaultedOnCreate)
void setDependentPicklist(boolean dependentPicklist)
void setDeprecatedAndHidden(boolean deprecatedAndHidden)
void setDigits(int digits)
void setExternalId(boolean externalId)
void setFilterable(boolean filterable)
void setGroupable(boolean groupable)
void setHtmlFormatted(boolean htmlFormatted)
void setIdLookup(boolean idLookup)
void setInlineHelpText(String inlineHelpText)
void setLabel(String label)
void setLength(int length)
void setName(String name)
void setNameField(boolean nameField)
void setNamePointing(boolean namePointing)
void setNillable(boolean nillable)
void setPicklistValues(PicklistEntry[] picklistValues)
void setPrecision(int precision)
void setReferenceTo(String[] referenceTo)
void setRelationshipName(String relationshipName)
void setRelationshipOrder(int relationshipOrder)
void setRestrictedPicklist(boolean restrictedPicklist)
void setScale(int scale)
void setSoapType(SoapType soapType)
void setSortable(boolean sortable)
void setType(FieldType type)
void setUnique(boolean unique)
void setUpdateable(boolean updateable)
void setWriteRequiresMasterRead(boolean writeRequiresMasterRead)
String toString()
void write(QName __element, XmlOutputStream __out, TypeMapper __typeMapper)
write this instace as xml.
Protected Methods
void loadFields(XmlInputStream __in, TypeMapper __typeMapper)
void writeFields(XmlOutputStream __out, TypeMapper __typeMapper)
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.sforce.ws.bind.XMLizable

Fields

private boolean autoNumber

private boolean autoNumber__is_set

private static final TypeInfo autoNumber__typeInfo

element : autoNumber of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private int byteLength

private boolean byteLength__is_set

private static final TypeInfo byteLength__typeInfo

element : byteLength of type {http://www.w3.org/2001/XMLSchema}int java type: int

private boolean calculated

private String calculatedFormula

private boolean calculatedFormula__is_set

private static final TypeInfo calculatedFormula__typeInfo

element : calculatedFormula of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String

private boolean calculated__is_set

private static final TypeInfo calculated__typeInfo

element : calculated of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean caseSensitive

private boolean caseSensitive__is_set

private static final TypeInfo caseSensitive__typeInfo

element : caseSensitive of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private String controllerName

private boolean controllerName__is_set

private static final TypeInfo controllerName__typeInfo

element : controllerName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String

private boolean createable

private boolean createable__is_set

private static final TypeInfo createable__typeInfo

element : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean custom

private boolean custom__is_set

private static final TypeInfo custom__typeInfo

element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private String defaultValueFormula

private boolean defaultValueFormula__is_set

private static final TypeInfo defaultValueFormula__typeInfo

element : defaultValueFormula of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String

private boolean defaultedOnCreate

private boolean defaultedOnCreate__is_set

private static final TypeInfo defaultedOnCreate__typeInfo

element : defaultedOnCreate of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean dependentPicklist

private boolean dependentPicklist__is_set

private static final TypeInfo dependentPicklist__typeInfo

element : dependentPicklist of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean deprecatedAndHidden

private boolean deprecatedAndHidden__is_set

private static final TypeInfo deprecatedAndHidden__typeInfo

element : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private int digits

private boolean digits__is_set

private static final TypeInfo digits__typeInfo

element : digits of type {http://www.w3.org/2001/XMLSchema}int java type: int

private boolean externalId

private boolean externalId__is_set

private static final TypeInfo externalId__typeInfo

element : externalId of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean filterable

private boolean filterable__is_set

private static final TypeInfo filterable__typeInfo

element : filterable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean groupable

private boolean groupable__is_set

private static final TypeInfo groupable__typeInfo

element : groupable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean htmlFormatted

private boolean htmlFormatted__is_set

private static final TypeInfo htmlFormatted__typeInfo

element : htmlFormatted of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean idLookup

private boolean idLookup__is_set

private static final TypeInfo idLookup__typeInfo

element : idLookup of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private String inlineHelpText

private boolean inlineHelpText__is_set

private static final TypeInfo inlineHelpText__typeInfo

element : inlineHelpText of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String

private String label

private boolean label__is_set

private static final TypeInfo label__typeInfo

element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String

private int length

private boolean length__is_set

private static final TypeInfo length__typeInfo

element : length of type {http://www.w3.org/2001/XMLSchema}int java type: int

private String name

private boolean nameField

private boolean nameField__is_set

private static final TypeInfo nameField__typeInfo

element : nameField of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean namePointing

private boolean namePointing__is_set

private static final TypeInfo namePointing__typeInfo

element : namePointing of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean name__is_set

private static final TypeInfo name__typeInfo

element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String

private boolean nillable

private boolean nillable__is_set

private static final TypeInfo nillable__typeInfo

element : nillable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private PicklistEntry[] picklistValues

private boolean picklistValues__is_set

private static final TypeInfo picklistValues__typeInfo

element : picklistValues of type {urn:partner.soap.sforce.com}PicklistEntry java type: com.sforce.soap.partner.PicklistEntry[]

private int precision

private boolean precision__is_set

private static final TypeInfo precision__typeInfo

element : precision of type {http://www.w3.org/2001/XMLSchema}int java type: int

private String[] referenceTo

private boolean referenceTo__is_set

private static final TypeInfo referenceTo__typeInfo

element : referenceTo of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]

private String relationshipName

private boolean relationshipName__is_set

private static final TypeInfo relationshipName__typeInfo

element : relationshipName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String

private int relationshipOrder

private boolean relationshipOrder__is_set

private static final TypeInfo relationshipOrder__typeInfo

element : relationshipOrder of type {http://www.w3.org/2001/XMLSchema}int java type: int

private boolean restrictedPicklist

private boolean restrictedPicklist__is_set

private static final TypeInfo restrictedPicklist__typeInfo

element : restrictedPicklist of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private int scale

private boolean scale__is_set

private static final TypeInfo scale__typeInfo

element : scale of type {http://www.w3.org/2001/XMLSchema}int java type: int

private SoapType soapType

private boolean soapType__is_set

private static final TypeInfo soapType__typeInfo

element : soapType of type {urn:partner.soap.sforce.com}soapType java type: com.sforce.soap.partner.SoapType

private boolean sortable

private boolean sortable__is_set

private static final TypeInfo sortable__typeInfo

element : sortable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private FieldType type

private boolean type__is_set

private static final TypeInfo type__typeInfo

element : type of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldType

private boolean unique

private boolean unique__is_set

private static final TypeInfo unique__typeInfo

element : unique of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean updateable

private boolean updateable__is_set

private static final TypeInfo updateable__typeInfo

element : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

private boolean writeRequiresMasterRead

private boolean writeRequiresMasterRead__is_set

private static final TypeInfo writeRequiresMasterRead__typeInfo

element : writeRequiresMasterRead of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean

Public Constructors

public Field ()

Constructor

Public Methods

public boolean getAutoNumber ()

public int getByteLength ()

public boolean getCalculated ()

public String getCalculatedFormula ()

public boolean getCaseSensitive ()

public String getControllerName ()

public boolean getCreateable ()

public boolean getCustom ()

public String getDefaultValueFormula ()

public boolean getDefaultedOnCreate ()

public boolean getDependentPicklist ()

public boolean getDeprecatedAndHidden ()

public int getDigits ()

public boolean getExternalId ()

public boolean getFilterable ()

public boolean getGroupable ()

public boolean getHtmlFormatted ()

public boolean getIdLookup ()

public String getInlineHelpText ()

public String getLabel ()

public int getLength ()

public String getName ()

public boolean getNameField ()

public boolean getNamePointing ()

public boolean getNillable ()

public PicklistEntry[] getPicklistValues ()

public int getPrecision ()

public String[] getReferenceTo ()

public String getRelationshipName ()

public int getRelationshipOrder ()

public boolean getRestrictedPicklist ()

public int getScale ()

public SoapType getSoapType ()

public boolean getSortable ()

public FieldType getType ()

public boolean getUnique ()

public boolean getUpdateable ()

public boolean getWriteRequiresMasterRead ()

public boolean isAutoNumber ()

public boolean isCalculated ()

public boolean isCaseSensitive ()

public boolean isCreateable ()

public boolean isCustom ()

public boolean isDefaultedOnCreate ()

public boolean isDependentPicklist ()

public boolean isDeprecatedAndHidden ()

public boolean isExternalId ()

public boolean isFilterable ()

public boolean isGroupable ()

public boolean isHtmlFormatted ()

public boolean isIdLookup ()

public boolean isNameField ()

public boolean isNamePointing ()

public boolean isNillable ()

public boolean isRestrictedPicklist ()

public boolean isSortable ()

public boolean isUnique ()

public boolean isUpdateable ()

public boolean isWriteRequiresMasterRead ()

public void load (XmlInputStream __in, TypeMapper __typeMapper)

load the fileds/children from the specified xml stream

Parameters
__in Xml input stream from which the data is read
__typeMapper Type mapper to be used
Throws
ConnectionException
IOException

public void setAutoNumber (boolean autoNumber)

Parameters
autoNumber

public void setByteLength (int byteLength)

Parameters
byteLength

public void setCalculated (boolean calculated)

Parameters
calculated

public void setCalculatedFormula (String calculatedFormula)

Parameters
calculatedFormula

public void setCaseSensitive (boolean caseSensitive)

Parameters
caseSensitive

public void setControllerName (String controllerName)

Parameters
controllerName

public void setCreateable (boolean createable)

Parameters
createable

public void setCustom (boolean custom)

Parameters
custom

public void setDefaultValueFormula (String defaultValueFormula)

Parameters
defaultValueFormula

public void setDefaultedOnCreate (boolean defaultedOnCreate)

Parameters
defaultedOnCreate

public void setDependentPicklist (boolean dependentPicklist)

Parameters
dependentPicklist

public void setDeprecatedAndHidden (boolean deprecatedAndHidden)

Parameters
deprecatedAndHidden

public void setDigits (int digits)

Parameters
digits

public void setExternalId (boolean externalId)

Parameters
externalId

public void setFilterable (boolean filterable)

Parameters
filterable

public void setGroupable (boolean groupable)

Parameters
groupable

public void setHtmlFormatted (boolean htmlFormatted)

Parameters
htmlFormatted

public void setIdLookup (boolean idLookup)

Parameters
idLookup

public void setInlineHelpText (String inlineHelpText)

Parameters
inlineHelpText

public void setLabel (String label)

Parameters
label

public void setLength (int length)

Parameters
length

public void setName (String name)

Parameters
name

public void setNameField (boolean nameField)

Parameters
nameField

public void setNamePointing (boolean namePointing)

Parameters
namePointing

public void setNillable (boolean nillable)

Parameters
nillable

public void setPicklistValues (PicklistEntry[] picklistValues)

Parameters
picklistValues

public void setPrecision (int precision)

Parameters
precision

public void setReferenceTo (String[] referenceTo)

Parameters
referenceTo

public void setRelationshipName (String relationshipName)

Parameters
relationshipName

public void setRelationshipOrder (int relationshipOrder)

Parameters
relationshipOrder

public void setRestrictedPicklist (boolean restrictedPicklist)

Parameters
restrictedPicklist

public void setScale (int scale)

Parameters
scale

public void setSoapType (SoapType soapType)

Parameters
soapType

public void setSortable (boolean sortable)

Parameters
sortable

public void setType (FieldType type)

Parameters
type

public void setUnique (boolean unique)

Parameters
unique

public void setUpdateable (boolean updateable)

Parameters
updateable

public void setWriteRequiresMasterRead (boolean writeRequiresMasterRead)

Parameters
writeRequiresMasterRead

public String toString ()

public void write (QName __element, XmlOutputStream __out, TypeMapper __typeMapper)

write this instace as xml.

Parameters
__element Xml element name
__out Xml output stream
__typeMapper Type mapper to be used
Throws
IOException

Protected Methods

protected void loadFields (XmlInputStream __in, TypeMapper __typeMapper)

Parameters
__in
__typeMapper
Throws
ConnectionException
IOException

protected void writeFields (XmlOutputStream __out, TypeMapper __typeMapper)

Parameters
__out
__typeMapper
Throws
IOException