Class Field

java.lang.Object
com.sforce.soap.partner.Field
All Implemented Interfaces:
IField, com.sforce.ws.bind.XMLizable

public class Field extends Object implements com.sforce.ws.bind.XMLizable, IField
This is a generated class for the SObject Enterprise API. Do not edit this file, as your changes will be lost.
  • Constructor Summary

    Constructors
    Constructor
    Description
    Constructor
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    element : aggregatable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : aiPredictionField of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : autoNumber of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    int
    element : byteLength of type {http://www.w3.org/2001/XMLSchema}int java type: int
    boolean
    element : calculated of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : calculatedFormula of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : cascadeDelete of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : caseSensitive of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : compoundFieldName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : controllerName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : dataTranslationEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : defaultedOnCreate of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : defaultValue of type {http://www.w3.org/2001/XMLSchema}anyType java type: java.lang.Object
    element : defaultValueFormula of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : dependentPicklist of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    int
    element : digits of type {http://www.w3.org/2001/XMLSchema}int java type: int
    boolean
    element : displayLocationInDecimal of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : encrypted of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : externalId of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : extraTypeInfo of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : filterable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : filteredLookupInfo of type {urn:partner.soap.sforce.com}FilteredLookupInfo java type: com.sforce.soap.partner.FilteredLookupInfo
    boolean
    element : formulaTreatNullNumberAsZero of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : groupable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : highScaleNumber of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : htmlFormatted of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : idLookup of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : inlineHelpText of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    int
    element : length of type {http://www.w3.org/2001/XMLSchema}int java type: int
    element : mask of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : maskType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : nameField of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : namePointing of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : nillable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : permissionable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : picklistValues of type {urn:partner.soap.sforce.com}PicklistEntry java type: com.sforce.soap.partner.PicklistEntry[]
    boolean
    element : polymorphicForeignKey of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    int
    element : precision of type {http://www.w3.org/2001/XMLSchema}int java type: int
    boolean
    element : queryByDistance of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : referenceTargetField of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : referenceTo of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]
    element : relationshipName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    int
    element : relationshipOrder of type {http://www.w3.org/2001/XMLSchema}int java type: int
    boolean
    element : restrictedDelete of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : restrictedPicklist of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    int
    element : scale of type {http://www.w3.org/2001/XMLSchema}int java type: int
    boolean
    element : searchPrefilterable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : soapType of type {urn:partner.soap.sforce.com}soapType java type: com.sforce.soap.partner.SoapType
    boolean
    element : sortable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : type of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldType
    boolean
    element : unique of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : writeRequiresMasterRead of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    boolean
     
    void
    load​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    loadFields​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setAggregatable​(boolean aggregatable)
     
    protected void
    setAggregatable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setAiPredictionField​(boolean aiPredictionField)
     
    protected void
    setAiPredictionField​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setAutoNumber​(boolean autoNumber)
     
    protected void
    setAutoNumber​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setByteLength​(int byteLength)
     
    protected void
    setByteLength​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setCalculated​(boolean calculated)
     
    protected void
    setCalculated​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setCalculatedFormula​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setCalculatedFormula​(String calculatedFormula)
     
    void
    setCascadeDelete​(boolean cascadeDelete)
     
    protected void
    setCascadeDelete​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setCaseSensitive​(boolean caseSensitive)
     
    protected void
    setCaseSensitive​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setCompoundFieldName​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setCompoundFieldName​(String compoundFieldName)
     
    protected void
    setControllerName​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setControllerName​(String controllerName)
     
    void
    setCreateable​(boolean createable)
     
    protected void
    setCreateable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setCustom​(boolean custom)
     
    protected void
    setCustom​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setDataTranslationEnabled​(boolean dataTranslationEnabled)
     
    protected void
    setDataTranslationEnabled​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setDefaultedOnCreate​(boolean defaultedOnCreate)
     
    protected void
    setDefaultedOnCreate​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setDefaultValue​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setDefaultValue​(Object defaultValue)
     
    protected void
    setDefaultValueFormula​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setDefaultValueFormula​(String defaultValueFormula)
     
    void
    setDependentPicklist​(boolean dependentPicklist)
     
    protected void
    setDependentPicklist​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setDeprecatedAndHidden​(boolean deprecatedAndHidden)
     
    protected void
    setDeprecatedAndHidden​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setDigits​(int digits)
     
    protected void
    setDigits​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setDisplayLocationInDecimal​(boolean displayLocationInDecimal)
     
    protected void
    setDisplayLocationInDecimal​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setEncrypted​(boolean encrypted)
     
    protected void
    setEncrypted​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setExternalId​(boolean externalId)
     
    protected void
    setExternalId​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setExtraTypeInfo​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setExtraTypeInfo​(String extraTypeInfo)
     
    void
    setFilterable​(boolean filterable)
     
    protected void
    setFilterable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
     
    protected void
    setFilteredLookupInfo​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setFormulaTreatNullNumberAsZero​(boolean formulaTreatNullNumberAsZero)
     
    protected void
    setFormulaTreatNullNumberAsZero​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setGroupable​(boolean groupable)
     
    protected void
    setGroupable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setHighScaleNumber​(boolean highScaleNumber)
     
    protected void
    setHighScaleNumber​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setHtmlFormatted​(boolean htmlFormatted)
     
    protected void
    setHtmlFormatted​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setIdLookup​(boolean idLookup)
     
    protected void
    setIdLookup​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setInlineHelpText​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setInlineHelpText​(String inlineHelpText)
     
    protected void
    setLabel​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setLabel​(String label)
     
    void
    setLength​(int length)
     
    protected void
    setLength​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setMask​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setMask​(String mask)
     
    protected void
    setMaskType​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setMaskType​(String maskType)
     
    protected void
    setName​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setName​(String name)
     
    void
    setNameField​(boolean nameField)
     
    protected void
    setNameField​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setNamePointing​(boolean namePointing)
     
    protected void
    setNamePointing​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setNillable​(boolean nillable)
     
    protected void
    setNillable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setPermissionable​(boolean permissionable)
     
    protected void
    setPermissionable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setPicklistValues​(IPicklistEntry[] picklistValues)
     
    protected void
    setPicklistValues​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setPolymorphicForeignKey​(boolean polymorphicForeignKey)
     
    protected void
    setPolymorphicForeignKey​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setPrecision​(int precision)
     
    protected void
    setPrecision​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setQueryByDistance​(boolean queryByDistance)
     
    protected void
    setQueryByDistance​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setReferenceTargetField​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setReferenceTargetField​(String referenceTargetField)
     
    protected void
    setReferenceTo​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setReferenceTo​(String[] referenceTo)
     
    protected void
    setRelationshipName​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setRelationshipName​(String relationshipName)
     
    void
    setRelationshipOrder​(int relationshipOrder)
     
    protected void
    setRelationshipOrder​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setRestrictedDelete​(boolean restrictedDelete)
     
    protected void
    setRestrictedDelete​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setRestrictedPicklist​(boolean restrictedPicklist)
     
    protected void
    setRestrictedPicklist​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setScale​(int scale)
     
    protected void
    setScale​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setSearchPrefilterable​(boolean searchPrefilterable)
     
    protected void
    setSearchPrefilterable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setSoapType​(SoapType soapType)
     
    protected void
    setSoapType​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setSortable​(boolean sortable)
     
    protected void
    setSortable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setType​(FieldType type)
     
    protected void
    setType​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setUnique​(boolean unique)
     
    protected void
    setUnique​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setUpdateable​(boolean updateable)
     
    protected void
    setUpdateable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setWriteRequiresMasterRead​(boolean writeRequiresMasterRead)
     
    protected void
    setWriteRequiresMasterRead​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
     
    void
    write​(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    writeFields​(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper)
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
  • Constructor Details

    • Field

      public Field()
      Constructor
  • Method Details

    • getAggregatable

      public boolean getAggregatable()
      Description copied from interface: IField
      element : aggregatable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getAggregatable in interface IField
    • isAggregatable

      public boolean isAggregatable()
      Specified by:
      isAggregatable in interface IField
    • setAggregatable

      public void setAggregatable(boolean aggregatable)
      Specified by:
      setAggregatable in interface IField
    • setAggregatable

      protected void setAggregatable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getAiPredictionField

      public boolean getAiPredictionField()
      Description copied from interface: IField
      element : aiPredictionField of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getAiPredictionField in interface IField
    • isAiPredictionField

      public boolean isAiPredictionField()
      Specified by:
      isAiPredictionField in interface IField
    • setAiPredictionField

      public void setAiPredictionField(boolean aiPredictionField)
      Specified by:
      setAiPredictionField in interface IField
    • setAiPredictionField

      protected void setAiPredictionField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getAutoNumber

      public boolean getAutoNumber()
      Description copied from interface: IField
      element : autoNumber of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getAutoNumber in interface IField
    • isAutoNumber

      public boolean isAutoNumber()
      Specified by:
      isAutoNumber in interface IField
    • setAutoNumber

      public void setAutoNumber(boolean autoNumber)
      Specified by:
      setAutoNumber in interface IField
    • setAutoNumber

      protected void setAutoNumber(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getByteLength

      public int getByteLength()
      Description copied from interface: IField
      element : byteLength of type {http://www.w3.org/2001/XMLSchema}int java type: int
      Specified by:
      getByteLength in interface IField
    • setByteLength

      public void setByteLength(int byteLength)
      Specified by:
      setByteLength in interface IField
    • setByteLength

      protected void setByteLength(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCalculated

      public boolean getCalculated()
      Description copied from interface: IField
      element : calculated of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCalculated in interface IField
    • isCalculated

      public boolean isCalculated()
      Specified by:
      isCalculated in interface IField
    • setCalculated

      public void setCalculated(boolean calculated)
      Specified by:
      setCalculated in interface IField
    • setCalculated

      protected void setCalculated(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCalculatedFormula

      public String getCalculatedFormula()
      Description copied from interface: IField
      element : calculatedFormula of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getCalculatedFormula in interface IField
    • setCalculatedFormula

      public void setCalculatedFormula(String calculatedFormula)
      Specified by:
      setCalculatedFormula in interface IField
    • setCalculatedFormula

      protected void setCalculatedFormula(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCascadeDelete

      public boolean getCascadeDelete()
      Description copied from interface: IField
      element : cascadeDelete of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCascadeDelete in interface IField
    • isCascadeDelete

      public boolean isCascadeDelete()
      Specified by:
      isCascadeDelete in interface IField
    • setCascadeDelete

      public void setCascadeDelete(boolean cascadeDelete)
      Specified by:
      setCascadeDelete in interface IField
    • setCascadeDelete

      protected void setCascadeDelete(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCaseSensitive

      public boolean getCaseSensitive()
      Description copied from interface: IField
      element : caseSensitive of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCaseSensitive in interface IField
    • isCaseSensitive

      public boolean isCaseSensitive()
      Specified by:
      isCaseSensitive in interface IField
    • setCaseSensitive

      public void setCaseSensitive(boolean caseSensitive)
      Specified by:
      setCaseSensitive in interface IField
    • setCaseSensitive

      protected void setCaseSensitive(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCompoundFieldName

      public String getCompoundFieldName()
      Description copied from interface: IField
      element : compoundFieldName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getCompoundFieldName in interface IField
    • setCompoundFieldName

      public void setCompoundFieldName(String compoundFieldName)
      Specified by:
      setCompoundFieldName in interface IField
    • setCompoundFieldName

      protected void setCompoundFieldName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getControllerName

      public String getControllerName()
      Description copied from interface: IField
      element : controllerName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getControllerName in interface IField
    • setControllerName

      public void setControllerName(String controllerName)
      Specified by:
      setControllerName in interface IField
    • setControllerName

      protected void setControllerName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCreateable

      public boolean getCreateable()
      Description copied from interface: IField
      element : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCreateable in interface IField
    • isCreateable

      public boolean isCreateable()
      Specified by:
      isCreateable in interface IField
    • setCreateable

      public void setCreateable(boolean createable)
      Specified by:
      setCreateable in interface IField
    • setCreateable

      protected void setCreateable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getCustom

      public boolean getCustom()
      Description copied from interface: IField
      element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCustom in interface IField
    • isCustom

      public boolean isCustom()
      Specified by:
      isCustom in interface IField
    • setCustom

      public void setCustom(boolean custom)
      Specified by:
      setCustom in interface IField
    • setCustom

      protected void setCustom(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDataTranslationEnabled

      public boolean getDataTranslationEnabled()
      Description copied from interface: IField
      element : dataTranslationEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDataTranslationEnabled in interface IField
    • isDataTranslationEnabled

      public boolean isDataTranslationEnabled()
      Specified by:
      isDataTranslationEnabled in interface IField
    • setDataTranslationEnabled

      public void setDataTranslationEnabled(boolean dataTranslationEnabled)
      Specified by:
      setDataTranslationEnabled in interface IField
    • setDataTranslationEnabled

      protected void setDataTranslationEnabled(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDefaultValue

      public Object getDefaultValue()
      Description copied from interface: IField
      element : defaultValue of type {http://www.w3.org/2001/XMLSchema}anyType java type: java.lang.Object
      Specified by:
      getDefaultValue in interface IField
    • setDefaultValue

      public void setDefaultValue(Object defaultValue)
      Specified by:
      setDefaultValue in interface IField
    • setDefaultValue

      protected void setDefaultValue(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDefaultValueFormula

      public String getDefaultValueFormula()
      Description copied from interface: IField
      element : defaultValueFormula of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getDefaultValueFormula in interface IField
    • setDefaultValueFormula

      public void setDefaultValueFormula(String defaultValueFormula)
      Specified by:
      setDefaultValueFormula in interface IField
    • setDefaultValueFormula

      protected void setDefaultValueFormula(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDefaultedOnCreate

      public boolean getDefaultedOnCreate()
      Description copied from interface: IField
      element : defaultedOnCreate of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDefaultedOnCreate in interface IField
    • isDefaultedOnCreate

      public boolean isDefaultedOnCreate()
      Specified by:
      isDefaultedOnCreate in interface IField
    • setDefaultedOnCreate

      public void setDefaultedOnCreate(boolean defaultedOnCreate)
      Specified by:
      setDefaultedOnCreate in interface IField
    • setDefaultedOnCreate

      protected void setDefaultedOnCreate(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDependentPicklist

      public boolean getDependentPicklist()
      Description copied from interface: IField
      element : dependentPicklist of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDependentPicklist in interface IField
    • isDependentPicklist

      public boolean isDependentPicklist()
      Specified by:
      isDependentPicklist in interface IField
    • setDependentPicklist

      public void setDependentPicklist(boolean dependentPicklist)
      Specified by:
      setDependentPicklist in interface IField
    • setDependentPicklist

      protected void setDependentPicklist(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDeprecatedAndHidden

      public boolean getDeprecatedAndHidden()
      Description copied from interface: IField
      element : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDeprecatedAndHidden in interface IField
    • isDeprecatedAndHidden

      public boolean isDeprecatedAndHidden()
      Specified by:
      isDeprecatedAndHidden in interface IField
    • setDeprecatedAndHidden

      public void setDeprecatedAndHidden(boolean deprecatedAndHidden)
      Specified by:
      setDeprecatedAndHidden in interface IField
    • setDeprecatedAndHidden

      protected void setDeprecatedAndHidden(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDigits

      public int getDigits()
      Description copied from interface: IField
      element : digits of type {http://www.w3.org/2001/XMLSchema}int java type: int
      Specified by:
      getDigits in interface IField
    • setDigits

      public void setDigits(int digits)
      Specified by:
      setDigits in interface IField
    • setDigits

      protected void setDigits(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getDisplayLocationInDecimal

      public boolean getDisplayLocationInDecimal()
      Description copied from interface: IField
      element : displayLocationInDecimal of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDisplayLocationInDecimal in interface IField
    • isDisplayLocationInDecimal

      public boolean isDisplayLocationInDecimal()
      Specified by:
      isDisplayLocationInDecimal in interface IField
    • setDisplayLocationInDecimal

      public void setDisplayLocationInDecimal(boolean displayLocationInDecimal)
      Specified by:
      setDisplayLocationInDecimal in interface IField
    • setDisplayLocationInDecimal

      protected void setDisplayLocationInDecimal(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getEncrypted

      public boolean getEncrypted()
      Description copied from interface: IField
      element : encrypted of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getEncrypted in interface IField
    • isEncrypted

      public boolean isEncrypted()
      Specified by:
      isEncrypted in interface IField
    • setEncrypted

      public void setEncrypted(boolean encrypted)
      Specified by:
      setEncrypted in interface IField
    • setEncrypted

      protected void setEncrypted(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getExternalId

      public boolean getExternalId()
      Description copied from interface: IField
      element : externalId of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getExternalId in interface IField
    • isExternalId

      public boolean isExternalId()
      Specified by:
      isExternalId in interface IField
    • setExternalId

      public void setExternalId(boolean externalId)
      Specified by:
      setExternalId in interface IField
    • setExternalId

      protected void setExternalId(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getExtraTypeInfo

      public String getExtraTypeInfo()
      Description copied from interface: IField
      element : extraTypeInfo of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getExtraTypeInfo in interface IField
    • setExtraTypeInfo

      public void setExtraTypeInfo(String extraTypeInfo)
      Specified by:
      setExtraTypeInfo in interface IField
    • setExtraTypeInfo

      protected void setExtraTypeInfo(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getFilterable

      public boolean getFilterable()
      Description copied from interface: IField
      element : filterable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getFilterable in interface IField
    • isFilterable

      public boolean isFilterable()
      Specified by:
      isFilterable in interface IField
    • setFilterable

      public void setFilterable(boolean filterable)
      Specified by:
      setFilterable in interface IField
    • setFilterable

      protected void setFilterable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getFilteredLookupInfo

      public FilteredLookupInfo getFilteredLookupInfo()
      Description copied from interface: IField
      element : filteredLookupInfo of type {urn:partner.soap.sforce.com}FilteredLookupInfo java type: com.sforce.soap.partner.FilteredLookupInfo
      Specified by:
      getFilteredLookupInfo in interface IField
    • setFilteredLookupInfo

      public void setFilteredLookupInfo(IFilteredLookupInfo filteredLookupInfo)
      Specified by:
      setFilteredLookupInfo in interface IField
    • setFilteredLookupInfo

      protected void setFilteredLookupInfo(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getFormulaTreatNullNumberAsZero

      public boolean getFormulaTreatNullNumberAsZero()
      Description copied from interface: IField
      element : formulaTreatNullNumberAsZero of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getFormulaTreatNullNumberAsZero in interface IField
    • isFormulaTreatNullNumberAsZero

      public boolean isFormulaTreatNullNumberAsZero()
      Specified by:
      isFormulaTreatNullNumberAsZero in interface IField
    • setFormulaTreatNullNumberAsZero

      public void setFormulaTreatNullNumberAsZero(boolean formulaTreatNullNumberAsZero)
      Specified by:
      setFormulaTreatNullNumberAsZero in interface IField
    • setFormulaTreatNullNumberAsZero

      protected void setFormulaTreatNullNumberAsZero(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getGroupable

      public boolean getGroupable()
      Description copied from interface: IField
      element : groupable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getGroupable in interface IField
    • isGroupable

      public boolean isGroupable()
      Specified by:
      isGroupable in interface IField
    • setGroupable

      public void setGroupable(boolean groupable)
      Specified by:
      setGroupable in interface IField
    • setGroupable

      protected void setGroupable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getHighScaleNumber

      public boolean getHighScaleNumber()
      Description copied from interface: IField
      element : highScaleNumber of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getHighScaleNumber in interface IField
    • isHighScaleNumber

      public boolean isHighScaleNumber()
      Specified by:
      isHighScaleNumber in interface IField
    • setHighScaleNumber

      public void setHighScaleNumber(boolean highScaleNumber)
      Specified by:
      setHighScaleNumber in interface IField
    • setHighScaleNumber

      protected void setHighScaleNumber(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getHtmlFormatted

      public boolean getHtmlFormatted()
      Description copied from interface: IField
      element : htmlFormatted of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getHtmlFormatted in interface IField
    • isHtmlFormatted

      public boolean isHtmlFormatted()
      Specified by:
      isHtmlFormatted in interface IField
    • setHtmlFormatted

      public void setHtmlFormatted(boolean htmlFormatted)
      Specified by:
      setHtmlFormatted in interface IField
    • setHtmlFormatted

      protected void setHtmlFormatted(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getIdLookup

      public boolean getIdLookup()
      Description copied from interface: IField
      element : idLookup of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getIdLookup in interface IField
    • isIdLookup

      public boolean isIdLookup()
      Specified by:
      isIdLookup in interface IField
    • setIdLookup

      public void setIdLookup(boolean idLookup)
      Specified by:
      setIdLookup in interface IField
    • setIdLookup

      protected void setIdLookup(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getInlineHelpText

      public String getInlineHelpText()
      Description copied from interface: IField
      element : inlineHelpText of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getInlineHelpText in interface IField
    • setInlineHelpText

      public void setInlineHelpText(String inlineHelpText)
      Specified by:
      setInlineHelpText in interface IField
    • setInlineHelpText

      protected void setInlineHelpText(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getLabel

      public String getLabel()
      Description copied from interface: IField
      element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getLabel in interface IField
    • setLabel

      public void setLabel(String label)
      Specified by:
      setLabel in interface IField
    • setLabel

      protected void setLabel(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getLength

      public int getLength()
      Description copied from interface: IField
      element : length of type {http://www.w3.org/2001/XMLSchema}int java type: int
      Specified by:
      getLength in interface IField
    • setLength

      public void setLength(int length)
      Specified by:
      setLength in interface IField
    • setLength

      protected void setLength(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getMask

      public String getMask()
      Description copied from interface: IField
      element : mask of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getMask in interface IField
    • setMask

      public void setMask(String mask)
      Specified by:
      setMask in interface IField
    • setMask

      protected void setMask(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getMaskType

      public String getMaskType()
      Description copied from interface: IField
      element : maskType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getMaskType in interface IField
    • setMaskType

      public void setMaskType(String maskType)
      Specified by:
      setMaskType in interface IField
    • setMaskType

      protected void setMaskType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getName

      public String getName()
      Description copied from interface: IField
      element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getName in interface IField
    • setName

      public void setName(String name)
      Specified by:
      setName in interface IField
    • setName

      protected void setName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getNameField

      public boolean getNameField()
      Description copied from interface: IField
      element : nameField of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getNameField in interface IField
    • isNameField

      public boolean isNameField()
      Specified by:
      isNameField in interface IField
    • setNameField

      public void setNameField(boolean nameField)
      Specified by:
      setNameField in interface IField
    • setNameField

      protected void setNameField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getNamePointing

      public boolean getNamePointing()
      Description copied from interface: IField
      element : namePointing of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getNamePointing in interface IField
    • isNamePointing

      public boolean isNamePointing()
      Specified by:
      isNamePointing in interface IField
    • setNamePointing

      public void setNamePointing(boolean namePointing)
      Specified by:
      setNamePointing in interface IField
    • setNamePointing

      protected void setNamePointing(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getNillable

      public boolean getNillable()
      Description copied from interface: IField
      element : nillable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getNillable in interface IField
    • isNillable

      public boolean isNillable()
      Specified by:
      isNillable in interface IField
    • setNillable

      public void setNillable(boolean nillable)
      Specified by:
      setNillable in interface IField
    • setNillable

      protected void setNillable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getPermissionable

      public boolean getPermissionable()
      Description copied from interface: IField
      element : permissionable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getPermissionable in interface IField
    • isPermissionable

      public boolean isPermissionable()
      Specified by:
      isPermissionable in interface IField
    • setPermissionable

      public void setPermissionable(boolean permissionable)
      Specified by:
      setPermissionable in interface IField
    • setPermissionable

      protected void setPermissionable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getPicklistValues

      public PicklistEntry[] getPicklistValues()
      Description copied from interface: IField
      element : picklistValues of type {urn:partner.soap.sforce.com}PicklistEntry java type: com.sforce.soap.partner.PicklistEntry[]
      Specified by:
      getPicklistValues in interface IField
    • setPicklistValues

      public void setPicklistValues(IPicklistEntry[] picklistValues)
      Specified by:
      setPicklistValues in interface IField
    • setPicklistValues

      protected void setPicklistValues(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getPolymorphicForeignKey

      public boolean getPolymorphicForeignKey()
      Description copied from interface: IField
      element : polymorphicForeignKey of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getPolymorphicForeignKey in interface IField
    • isPolymorphicForeignKey

      public boolean isPolymorphicForeignKey()
      Specified by:
      isPolymorphicForeignKey in interface IField
    • setPolymorphicForeignKey

      public void setPolymorphicForeignKey(boolean polymorphicForeignKey)
      Specified by:
      setPolymorphicForeignKey in interface IField
    • setPolymorphicForeignKey

      protected void setPolymorphicForeignKey(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getPrecision

      public int getPrecision()
      Description copied from interface: IField
      element : precision of type {http://www.w3.org/2001/XMLSchema}int java type: int
      Specified by:
      getPrecision in interface IField
    • setPrecision

      public void setPrecision(int precision)
      Specified by:
      setPrecision in interface IField
    • setPrecision

      protected void setPrecision(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getQueryByDistance

      public boolean getQueryByDistance()
      Description copied from interface: IField
      element : queryByDistance of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getQueryByDistance in interface IField
    • isQueryByDistance

      public boolean isQueryByDistance()
      Specified by:
      isQueryByDistance in interface IField
    • setQueryByDistance

      public void setQueryByDistance(boolean queryByDistance)
      Specified by:
      setQueryByDistance in interface IField
    • setQueryByDistance

      protected void setQueryByDistance(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getReferenceTargetField

      public String getReferenceTargetField()
      Description copied from interface: IField
      element : referenceTargetField of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getReferenceTargetField in interface IField
    • setReferenceTargetField

      public void setReferenceTargetField(String referenceTargetField)
      Specified by:
      setReferenceTargetField in interface IField
    • setReferenceTargetField

      protected void setReferenceTargetField(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getReferenceTo

      public String[] getReferenceTo()
      Description copied from interface: IField
      element : referenceTo of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String[]
      Specified by:
      getReferenceTo in interface IField
    • setReferenceTo

      public void setReferenceTo(String[] referenceTo)
      Specified by:
      setReferenceTo in interface IField
    • setReferenceTo

      protected void setReferenceTo(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRelationshipName

      public String getRelationshipName()
      Description copied from interface: IField
      element : relationshipName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getRelationshipName in interface IField
    • setRelationshipName

      public void setRelationshipName(String relationshipName)
      Specified by:
      setRelationshipName in interface IField
    • setRelationshipName

      protected void setRelationshipName(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRelationshipOrder

      public int getRelationshipOrder()
      Description copied from interface: IField
      element : relationshipOrder of type {http://www.w3.org/2001/XMLSchema}int java type: int
      Specified by:
      getRelationshipOrder in interface IField
    • setRelationshipOrder

      public void setRelationshipOrder(int relationshipOrder)
      Specified by:
      setRelationshipOrder in interface IField
    • setRelationshipOrder

      protected void setRelationshipOrder(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRestrictedDelete

      public boolean getRestrictedDelete()
      Description copied from interface: IField
      element : restrictedDelete of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getRestrictedDelete in interface IField
    • isRestrictedDelete

      public boolean isRestrictedDelete()
      Specified by:
      isRestrictedDelete in interface IField
    • setRestrictedDelete

      public void setRestrictedDelete(boolean restrictedDelete)
      Specified by:
      setRestrictedDelete in interface IField
    • setRestrictedDelete

      protected void setRestrictedDelete(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getRestrictedPicklist

      public boolean getRestrictedPicklist()
      Description copied from interface: IField
      element : restrictedPicklist of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getRestrictedPicklist in interface IField
    • isRestrictedPicklist

      public boolean isRestrictedPicklist()
      Specified by:
      isRestrictedPicklist in interface IField
    • setRestrictedPicklist

      public void setRestrictedPicklist(boolean restrictedPicklist)
      Specified by:
      setRestrictedPicklist in interface IField
    • setRestrictedPicklist

      protected void setRestrictedPicklist(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getScale

      public int getScale()
      Description copied from interface: IField
      element : scale of type {http://www.w3.org/2001/XMLSchema}int java type: int
      Specified by:
      getScale in interface IField
    • setScale

      public void setScale(int scale)
      Specified by:
      setScale in interface IField
    • setScale

      protected void setScale(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getSearchPrefilterable

      public boolean getSearchPrefilterable()
      Description copied from interface: IField
      element : searchPrefilterable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getSearchPrefilterable in interface IField
    • isSearchPrefilterable

      public boolean isSearchPrefilterable()
      Specified by:
      isSearchPrefilterable in interface IField
    • setSearchPrefilterable

      public void setSearchPrefilterable(boolean searchPrefilterable)
      Specified by:
      setSearchPrefilterable in interface IField
    • setSearchPrefilterable

      protected void setSearchPrefilterable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getSoapType

      public SoapType getSoapType()
      Description copied from interface: IField
      element : soapType of type {urn:partner.soap.sforce.com}soapType java type: com.sforce.soap.partner.SoapType
      Specified by:
      getSoapType in interface IField
    • setSoapType

      public void setSoapType(SoapType soapType)
      Specified by:
      setSoapType in interface IField
    • setSoapType

      protected void setSoapType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getSortable

      public boolean getSortable()
      Description copied from interface: IField
      element : sortable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getSortable in interface IField
    • isSortable

      public boolean isSortable()
      Specified by:
      isSortable in interface IField
    • setSortable

      public void setSortable(boolean sortable)
      Specified by:
      setSortable in interface IField
    • setSortable

      protected void setSortable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getType

      public FieldType getType()
      Description copied from interface: IField
      element : type of type {urn:partner.soap.sforce.com}fieldType java type: com.sforce.soap.partner.FieldType
      Specified by:
      getType in interface IField
    • setType

      public void setType(FieldType type)
      Specified by:
      setType in interface IField
    • setType

      protected void setType(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUnique

      public boolean getUnique()
      Description copied from interface: IField
      element : unique of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getUnique in interface IField
    • isUnique

      public boolean isUnique()
      Specified by:
      isUnique in interface IField
    • setUnique

      public void setUnique(boolean unique)
      Specified by:
      setUnique in interface IField
    • setUnique

      protected void setUnique(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getUpdateable

      public boolean getUpdateable()
      Description copied from interface: IField
      element : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getUpdateable in interface IField
    • isUpdateable

      public boolean isUpdateable()
      Specified by:
      isUpdateable in interface IField
    • setUpdateable

      public void setUpdateable(boolean updateable)
      Specified by:
      setUpdateable in interface IField
    • setUpdateable

      protected void setUpdateable(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • getWriteRequiresMasterRead

      public boolean getWriteRequiresMasterRead()
      Description copied from interface: IField
      element : writeRequiresMasterRead of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getWriteRequiresMasterRead in interface IField
    • isWriteRequiresMasterRead

      public boolean isWriteRequiresMasterRead()
      Specified by:
      isWriteRequiresMasterRead in interface IField
    • setWriteRequiresMasterRead

      public void setWriteRequiresMasterRead(boolean writeRequiresMasterRead)
      Specified by:
      setWriteRequiresMasterRead in interface IField
    • setWriteRequiresMasterRead

      protected void setWriteRequiresMasterRead(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • write

      public void write(QName __element, com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Specified by:
      write in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
    • writeFields

      protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException
      Throws:
      IOException
    • load

      public void load(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Specified by:
      load in interface com.sforce.ws.bind.XMLizable
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • loadFields

      protected void loadFields(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper) throws IOException, com.sforce.ws.ConnectionException
      Throws:
      IOException
      com.sforce.ws.ConnectionException
    • toString

      public String toString()
      Overrides:
      toString in class Object