Class DescribeSObjectResult

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

public class DescribeSObjectResult extends Object implements com.sforce.ws.bind.XMLizable, IDescribeSObjectResult
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
    element : actionOverrides of type {urn:partner.soap.sforce.com}ActionOverride java type: com.sforce.soap.partner.ActionOverride[]
    boolean
    element : activateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : associateEntityType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : associateParentEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : childRelationships of type {urn:partner.soap.sforce.com}ChildRelationship java type: com.sforce.soap.partner.ChildRelationship[]
    boolean
    element : compactLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    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 : customSetting 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 : deepCloneable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : defaultImplementation of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : deletable 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
    boolean
    element : feedEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : fields of type {urn:partner.soap.sforce.com}Field java type: com.sforce.soap.partner.Field[]
    boolean
    element : hasSubtypes of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : idEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : implementedBy of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : implementsInterfaces of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : isInterface of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : isSubtype of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : keyPrefix 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
    element : labelPlural of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : layoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : listviewable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : lookupLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : mergeable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : mruEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : namedLayoutInfos of type {urn:partner.soap.sforce.com}NamedLayoutInfo java type: com.sforce.soap.partner.NamedLayoutInfo[]
    element : networkScopeFieldName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    boolean
    element : queryable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : recordTypeInfos of type {urn:partner.soap.sforce.com}RecordTypeInfo java type: com.sforce.soap.partner.RecordTypeInfo[]
    boolean
    element : replicateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : retrieveable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : searchable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : searchLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    element : supportedScopes of type {urn:partner.soap.sforce.com}ScopeInfo java type: com.sforce.soap.partner.ScopeInfo[]
    boolean
    element : triggerable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
    boolean
    element : undeletable 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
    element : urlDetail of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : urlEdit of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    element : urlNew of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
    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
    setActionOverrides​(IActionOverride[] actionOverrides)
     
    protected void
    setActionOverrides​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setActivateable​(boolean activateable)
     
    protected void
    setActivateable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setAssociateEntityType​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setAssociateEntityType​(String associateEntityType)
     
    protected void
    setAssociateParentEntity​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setAssociateParentEntity​(String associateParentEntity)
     
    void
    setChildRelationships​(IChildRelationship[] childRelationships)
     
    protected void
    setChildRelationships​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setCompactLayoutable​(boolean compactLayoutable)
     
    protected void
    setCompactLayoutable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    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
    setCustomSetting​(boolean customSetting)
     
    protected void
    setCustomSetting​(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
    setDeepCloneable​(boolean deepCloneable)
     
    protected void
    setDeepCloneable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setDefaultImplementation​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setDefaultImplementation​(String defaultImplementation)
     
    void
    setDeletable​(boolean deletable)
     
    protected void
    setDeletable​(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
    setFeedEnabled​(boolean feedEnabled)
     
    protected void
    setFeedEnabled​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setFields​(IField[] fields)
     
    protected void
    setFields​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setHasSubtypes​(boolean hasSubtypes)
     
    protected void
    setHasSubtypes​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setIdEnabled​(boolean idEnabled)
     
    protected void
    setIdEnabled​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setImplementedBy​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setImplementedBy​(String implementedBy)
     
    protected void
    setImplementsInterfaces​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setImplementsInterfaces​(String implementsInterfaces)
     
    void
    setIsInterface​(boolean isInterface)
     
    protected void
    setIsInterface​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setIsSubtype​(boolean isSubtype)
     
    protected void
    setIsSubtype​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setKeyPrefix​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setKeyPrefix​(String keyPrefix)
     
    protected void
    setLabel​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setLabel​(String label)
     
    protected void
    setLabelPlural​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setLabelPlural​(String labelPlural)
     
    void
    setLayoutable​(boolean layoutable)
     
    protected void
    setLayoutable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setListviewable​(boolean listviewable)
     
    protected void
    setListviewable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setLookupLayoutable​(boolean lookupLayoutable)
     
    protected void
    setLookupLayoutable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setMergeable​(boolean mergeable)
     
    protected void
    setMergeable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setMruEnabled​(boolean mruEnabled)
     
    protected void
    setMruEnabled​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setName​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setName​(String name)
     
    void
    setNamedLayoutInfos​(INamedLayoutInfo[] namedLayoutInfos)
     
    protected void
    setNamedLayoutInfos​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    protected void
    setNetworkScopeFieldName​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setNetworkScopeFieldName​(String networkScopeFieldName)
     
    void
    setQueryable​(boolean queryable)
     
    protected void
    setQueryable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setRecordTypeInfos​(IRecordTypeInfo[] recordTypeInfos)
     
    protected void
    setRecordTypeInfos​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setReplicateable​(boolean replicateable)
     
    protected void
    setReplicateable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setRetrieveable​(boolean retrieveable)
     
    protected void
    setRetrieveable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setSearchable​(boolean searchable)
     
    protected void
    setSearchable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setSearchLayoutable​(boolean searchLayoutable)
     
    protected void
    setSearchLayoutable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setSupportedScopes​(IScopeInfo[] supportedScopes)
     
    protected void
    setSupportedScopes​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setTriggerable​(boolean triggerable)
     
    protected void
    setTriggerable​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setUndeletable​(boolean undeletable)
     
    protected void
    setUndeletable​(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)
     
    protected void
    setUrlDetail​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setUrlDetail​(String urlDetail)
     
    protected void
    setUrlEdit​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setUrlEdit​(String urlEdit)
     
    protected void
    setUrlNew​(com.sforce.ws.parser.XmlInputStream __in, com.sforce.ws.bind.TypeMapper __typeMapper)
     
    void
    setUrlNew​(String urlNew)
     
     
    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

    • DescribeSObjectResult

      public DescribeSObjectResult()
      Constructor
  • Method Details

    • getActionOverrides

      public ActionOverride[] getActionOverrides()
      Description copied from interface: IDescribeSObjectResult
      element : actionOverrides of type {urn:partner.soap.sforce.com}ActionOverride java type: com.sforce.soap.partner.ActionOverride[]
      Specified by:
      getActionOverrides in interface IDescribeSObjectResult
    • setActionOverrides

      public void setActionOverrides(IActionOverride[] actionOverrides)
      Specified by:
      setActionOverrides in interface IDescribeSObjectResult
    • setActionOverrides

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

      public boolean getActivateable()
      Description copied from interface: IDescribeSObjectResult
      element : activateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getActivateable in interface IDescribeSObjectResult
    • isActivateable

      public boolean isActivateable()
      Specified by:
      isActivateable in interface IDescribeSObjectResult
    • setActivateable

      public void setActivateable(boolean activateable)
      Specified by:
      setActivateable in interface IDescribeSObjectResult
    • setActivateable

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

      public String getAssociateEntityType()
      Description copied from interface: IDescribeSObjectResult
      element : associateEntityType of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getAssociateEntityType in interface IDescribeSObjectResult
    • setAssociateEntityType

      public void setAssociateEntityType(String associateEntityType)
      Specified by:
      setAssociateEntityType in interface IDescribeSObjectResult
    • setAssociateEntityType

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

      public String getAssociateParentEntity()
      Description copied from interface: IDescribeSObjectResult
      element : associateParentEntity of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getAssociateParentEntity in interface IDescribeSObjectResult
    • setAssociateParentEntity

      public void setAssociateParentEntity(String associateParentEntity)
      Specified by:
      setAssociateParentEntity in interface IDescribeSObjectResult
    • setAssociateParentEntity

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

      public ChildRelationship[] getChildRelationships()
      Description copied from interface: IDescribeSObjectResult
      element : childRelationships of type {urn:partner.soap.sforce.com}ChildRelationship java type: com.sforce.soap.partner.ChildRelationship[]
      Specified by:
      getChildRelationships in interface IDescribeSObjectResult
    • setChildRelationships

      public void setChildRelationships(IChildRelationship[] childRelationships)
      Specified by:
      setChildRelationships in interface IDescribeSObjectResult
    • setChildRelationships

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

      public boolean getCompactLayoutable()
      Description copied from interface: IDescribeSObjectResult
      element : compactLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCompactLayoutable in interface IDescribeSObjectResult
    • isCompactLayoutable

      public boolean isCompactLayoutable()
      Specified by:
      isCompactLayoutable in interface IDescribeSObjectResult
    • setCompactLayoutable

      public void setCompactLayoutable(boolean compactLayoutable)
      Specified by:
      setCompactLayoutable in interface IDescribeSObjectResult
    • setCompactLayoutable

      protected void setCompactLayoutable(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: IDescribeSObjectResult
      element : createable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCreateable in interface IDescribeSObjectResult
    • isCreateable

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

      public void setCreateable(boolean createable)
      Specified by:
      setCreateable in interface IDescribeSObjectResult
    • 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: IDescribeSObjectResult
      element : custom of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCustom in interface IDescribeSObjectResult
    • isCustom

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

      public void setCustom(boolean custom)
      Specified by:
      setCustom in interface IDescribeSObjectResult
    • 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
    • getCustomSetting

      public boolean getCustomSetting()
      Description copied from interface: IDescribeSObjectResult
      element : customSetting of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getCustomSetting in interface IDescribeSObjectResult
    • isCustomSetting

      public boolean isCustomSetting()
      Specified by:
      isCustomSetting in interface IDescribeSObjectResult
    • setCustomSetting

      public void setCustomSetting(boolean customSetting)
      Specified by:
      setCustomSetting in interface IDescribeSObjectResult
    • setCustomSetting

      protected void setCustomSetting(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: IDescribeSObjectResult
      element : dataTranslationEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDataTranslationEnabled in interface IDescribeSObjectResult
    • isDataTranslationEnabled

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

      public void setDataTranslationEnabled(boolean dataTranslationEnabled)
      Specified by:
      setDataTranslationEnabled in interface IDescribeSObjectResult
    • 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
    • getDeepCloneable

      public boolean getDeepCloneable()
      Description copied from interface: IDescribeSObjectResult
      element : deepCloneable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDeepCloneable in interface IDescribeSObjectResult
    • isDeepCloneable

      public boolean isDeepCloneable()
      Specified by:
      isDeepCloneable in interface IDescribeSObjectResult
    • setDeepCloneable

      public void setDeepCloneable(boolean deepCloneable)
      Specified by:
      setDeepCloneable in interface IDescribeSObjectResult
    • setDeepCloneable

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

      public String getDefaultImplementation()
      Description copied from interface: IDescribeSObjectResult
      element : defaultImplementation of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getDefaultImplementation in interface IDescribeSObjectResult
    • setDefaultImplementation

      public void setDefaultImplementation(String defaultImplementation)
      Specified by:
      setDefaultImplementation in interface IDescribeSObjectResult
    • setDefaultImplementation

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

      public boolean getDeletable()
      Description copied from interface: IDescribeSObjectResult
      element : deletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDeletable in interface IDescribeSObjectResult
    • isDeletable

      public boolean isDeletable()
      Specified by:
      isDeletable in interface IDescribeSObjectResult
    • setDeletable

      public void setDeletable(boolean deletable)
      Specified by:
      setDeletable in interface IDescribeSObjectResult
    • setDeletable

      protected void setDeletable(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: IDescribeSObjectResult
      element : deprecatedAndHidden of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getDeprecatedAndHidden in interface IDescribeSObjectResult
    • isDeprecatedAndHidden

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

      public void setDeprecatedAndHidden(boolean deprecatedAndHidden)
      Specified by:
      setDeprecatedAndHidden in interface IDescribeSObjectResult
    • 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
    • getFeedEnabled

      public boolean getFeedEnabled()
      Description copied from interface: IDescribeSObjectResult
      element : feedEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getFeedEnabled in interface IDescribeSObjectResult
    • isFeedEnabled

      public boolean isFeedEnabled()
      Specified by:
      isFeedEnabled in interface IDescribeSObjectResult
    • setFeedEnabled

      public void setFeedEnabled(boolean feedEnabled)
      Specified by:
      setFeedEnabled in interface IDescribeSObjectResult
    • setFeedEnabled

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

      public Field[] getFields()
      Description copied from interface: IDescribeSObjectResult
      element : fields of type {urn:partner.soap.sforce.com}Field java type: com.sforce.soap.partner.Field[]
      Specified by:
      getFields in interface IDescribeSObjectResult
    • setFields

      public void setFields(IField[] fields)
      Specified by:
      setFields in interface IDescribeSObjectResult
    • setFields

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

      public boolean getHasSubtypes()
      Description copied from interface: IDescribeSObjectResult
      element : hasSubtypes of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getHasSubtypes in interface IDescribeSObjectResult
    • isHasSubtypes

      public boolean isHasSubtypes()
      Specified by:
      isHasSubtypes in interface IDescribeSObjectResult
    • setHasSubtypes

      public void setHasSubtypes(boolean hasSubtypes)
      Specified by:
      setHasSubtypes in interface IDescribeSObjectResult
    • setHasSubtypes

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

      public boolean getIdEnabled()
      Description copied from interface: IDescribeSObjectResult
      element : idEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getIdEnabled in interface IDescribeSObjectResult
    • isIdEnabled

      public boolean isIdEnabled()
      Specified by:
      isIdEnabled in interface IDescribeSObjectResult
    • setIdEnabled

      public void setIdEnabled(boolean idEnabled)
      Specified by:
      setIdEnabled in interface IDescribeSObjectResult
    • setIdEnabled

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

      public String getImplementedBy()
      Description copied from interface: IDescribeSObjectResult
      element : implementedBy of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getImplementedBy in interface IDescribeSObjectResult
    • setImplementedBy

      public void setImplementedBy(String implementedBy)
      Specified by:
      setImplementedBy in interface IDescribeSObjectResult
    • setImplementedBy

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

      public String getImplementsInterfaces()
      Description copied from interface: IDescribeSObjectResult
      element : implementsInterfaces of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getImplementsInterfaces in interface IDescribeSObjectResult
    • setImplementsInterfaces

      public void setImplementsInterfaces(String implementsInterfaces)
      Specified by:
      setImplementsInterfaces in interface IDescribeSObjectResult
    • setImplementsInterfaces

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

      public boolean getIsInterface()
      Description copied from interface: IDescribeSObjectResult
      element : isInterface of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getIsInterface in interface IDescribeSObjectResult
    • isIsInterface

      public boolean isIsInterface()
      Specified by:
      isIsInterface in interface IDescribeSObjectResult
    • setIsInterface

      public void setIsInterface(boolean isInterface)
      Specified by:
      setIsInterface in interface IDescribeSObjectResult
    • setIsInterface

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

      public boolean getIsSubtype()
      Description copied from interface: IDescribeSObjectResult
      element : isSubtype of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getIsSubtype in interface IDescribeSObjectResult
    • isIsSubtype

      public boolean isIsSubtype()
      Specified by:
      isIsSubtype in interface IDescribeSObjectResult
    • setIsSubtype

      public void setIsSubtype(boolean isSubtype)
      Specified by:
      setIsSubtype in interface IDescribeSObjectResult
    • setIsSubtype

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

      public String getKeyPrefix()
      Description copied from interface: IDescribeSObjectResult
      element : keyPrefix of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getKeyPrefix in interface IDescribeSObjectResult
    • setKeyPrefix

      public void setKeyPrefix(String keyPrefix)
      Specified by:
      setKeyPrefix in interface IDescribeSObjectResult
    • setKeyPrefix

      protected void setKeyPrefix(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: IDescribeSObjectResult
      element : label of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getLabel in interface IDescribeSObjectResult
    • setLabel

      public void setLabel(String label)
      Specified by:
      setLabel in interface IDescribeSObjectResult
    • 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
    • getLabelPlural

      public String getLabelPlural()
      Description copied from interface: IDescribeSObjectResult
      element : labelPlural of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getLabelPlural in interface IDescribeSObjectResult
    • setLabelPlural

      public void setLabelPlural(String labelPlural)
      Specified by:
      setLabelPlural in interface IDescribeSObjectResult
    • setLabelPlural

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

      public boolean getLayoutable()
      Description copied from interface: IDescribeSObjectResult
      element : layoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getLayoutable in interface IDescribeSObjectResult
    • isLayoutable

      public boolean isLayoutable()
      Specified by:
      isLayoutable in interface IDescribeSObjectResult
    • setLayoutable

      public void setLayoutable(boolean layoutable)
      Specified by:
      setLayoutable in interface IDescribeSObjectResult
    • setLayoutable

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

      public boolean getListviewable()
      Description copied from interface: IDescribeSObjectResult
      element : listviewable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getListviewable in interface IDescribeSObjectResult
    • isListviewable

      public boolean isListviewable()
      Specified by:
      isListviewable in interface IDescribeSObjectResult
    • setListviewable

      public void setListviewable(boolean listviewable)
      Specified by:
      setListviewable in interface IDescribeSObjectResult
    • setListviewable

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

      public boolean getLookupLayoutable()
      Description copied from interface: IDescribeSObjectResult
      element : lookupLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getLookupLayoutable in interface IDescribeSObjectResult
    • isLookupLayoutable

      public boolean isLookupLayoutable()
      Specified by:
      isLookupLayoutable in interface IDescribeSObjectResult
    • setLookupLayoutable

      public void setLookupLayoutable(boolean lookupLayoutable)
      Specified by:
      setLookupLayoutable in interface IDescribeSObjectResult
    • setLookupLayoutable

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

      public boolean getMergeable()
      Description copied from interface: IDescribeSObjectResult
      element : mergeable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getMergeable in interface IDescribeSObjectResult
    • isMergeable

      public boolean isMergeable()
      Specified by:
      isMergeable in interface IDescribeSObjectResult
    • setMergeable

      public void setMergeable(boolean mergeable)
      Specified by:
      setMergeable in interface IDescribeSObjectResult
    • setMergeable

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

      public boolean getMruEnabled()
      Description copied from interface: IDescribeSObjectResult
      element : mruEnabled of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getMruEnabled in interface IDescribeSObjectResult
    • isMruEnabled

      public boolean isMruEnabled()
      Specified by:
      isMruEnabled in interface IDescribeSObjectResult
    • setMruEnabled

      public void setMruEnabled(boolean mruEnabled)
      Specified by:
      setMruEnabled in interface IDescribeSObjectResult
    • setMruEnabled

      protected void setMruEnabled(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: IDescribeSObjectResult
      element : name of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getName in interface IDescribeSObjectResult
    • setName

      public void setName(String name)
      Specified by:
      setName in interface IDescribeSObjectResult
    • 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
    • getNamedLayoutInfos

      public NamedLayoutInfo[] getNamedLayoutInfos()
      Description copied from interface: IDescribeSObjectResult
      element : namedLayoutInfos of type {urn:partner.soap.sforce.com}NamedLayoutInfo java type: com.sforce.soap.partner.NamedLayoutInfo[]
      Specified by:
      getNamedLayoutInfos in interface IDescribeSObjectResult
    • setNamedLayoutInfos

      public void setNamedLayoutInfos(INamedLayoutInfo[] namedLayoutInfos)
      Specified by:
      setNamedLayoutInfos in interface IDescribeSObjectResult
    • setNamedLayoutInfos

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

      public String getNetworkScopeFieldName()
      Description copied from interface: IDescribeSObjectResult
      element : networkScopeFieldName of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getNetworkScopeFieldName in interface IDescribeSObjectResult
    • setNetworkScopeFieldName

      public void setNetworkScopeFieldName(String networkScopeFieldName)
      Specified by:
      setNetworkScopeFieldName in interface IDescribeSObjectResult
    • setNetworkScopeFieldName

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

      public boolean getQueryable()
      Description copied from interface: IDescribeSObjectResult
      element : queryable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getQueryable in interface IDescribeSObjectResult
    • isQueryable

      public boolean isQueryable()
      Specified by:
      isQueryable in interface IDescribeSObjectResult
    • setQueryable

      public void setQueryable(boolean queryable)
      Specified by:
      setQueryable in interface IDescribeSObjectResult
    • setQueryable

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

      public RecordTypeInfo[] getRecordTypeInfos()
      Description copied from interface: IDescribeSObjectResult
      element : recordTypeInfos of type {urn:partner.soap.sforce.com}RecordTypeInfo java type: com.sforce.soap.partner.RecordTypeInfo[]
      Specified by:
      getRecordTypeInfos in interface IDescribeSObjectResult
    • setRecordTypeInfos

      public void setRecordTypeInfos(IRecordTypeInfo[] recordTypeInfos)
      Specified by:
      setRecordTypeInfos in interface IDescribeSObjectResult
    • setRecordTypeInfos

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

      public boolean getReplicateable()
      Description copied from interface: IDescribeSObjectResult
      element : replicateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getReplicateable in interface IDescribeSObjectResult
    • isReplicateable

      public boolean isReplicateable()
      Specified by:
      isReplicateable in interface IDescribeSObjectResult
    • setReplicateable

      public void setReplicateable(boolean replicateable)
      Specified by:
      setReplicateable in interface IDescribeSObjectResult
    • setReplicateable

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

      public boolean getRetrieveable()
      Description copied from interface: IDescribeSObjectResult
      element : retrieveable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getRetrieveable in interface IDescribeSObjectResult
    • isRetrieveable

      public boolean isRetrieveable()
      Specified by:
      isRetrieveable in interface IDescribeSObjectResult
    • setRetrieveable

      public void setRetrieveable(boolean retrieveable)
      Specified by:
      setRetrieveable in interface IDescribeSObjectResult
    • setRetrieveable

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

      public boolean getSearchLayoutable()
      Description copied from interface: IDescribeSObjectResult
      element : searchLayoutable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getSearchLayoutable in interface IDescribeSObjectResult
    • isSearchLayoutable

      public boolean isSearchLayoutable()
      Specified by:
      isSearchLayoutable in interface IDescribeSObjectResult
    • setSearchLayoutable

      public void setSearchLayoutable(boolean searchLayoutable)
      Specified by:
      setSearchLayoutable in interface IDescribeSObjectResult
    • setSearchLayoutable

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

      public boolean getSearchable()
      Description copied from interface: IDescribeSObjectResult
      element : searchable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getSearchable in interface IDescribeSObjectResult
    • isSearchable

      public boolean isSearchable()
      Specified by:
      isSearchable in interface IDescribeSObjectResult
    • setSearchable

      public void setSearchable(boolean searchable)
      Specified by:
      setSearchable in interface IDescribeSObjectResult
    • setSearchable

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

      public ScopeInfo[] getSupportedScopes()
      Description copied from interface: IDescribeSObjectResult
      element : supportedScopes of type {urn:partner.soap.sforce.com}ScopeInfo java type: com.sforce.soap.partner.ScopeInfo[]
      Specified by:
      getSupportedScopes in interface IDescribeSObjectResult
    • setSupportedScopes

      public void setSupportedScopes(IScopeInfo[] supportedScopes)
      Specified by:
      setSupportedScopes in interface IDescribeSObjectResult
    • setSupportedScopes

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

      public boolean getTriggerable()
      Description copied from interface: IDescribeSObjectResult
      element : triggerable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getTriggerable in interface IDescribeSObjectResult
    • isTriggerable

      public boolean isTriggerable()
      Specified by:
      isTriggerable in interface IDescribeSObjectResult
    • setTriggerable

      public void setTriggerable(boolean triggerable)
      Specified by:
      setTriggerable in interface IDescribeSObjectResult
    • setTriggerable

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

      public boolean getUndeletable()
      Description copied from interface: IDescribeSObjectResult
      element : undeletable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getUndeletable in interface IDescribeSObjectResult
    • isUndeletable

      public boolean isUndeletable()
      Specified by:
      isUndeletable in interface IDescribeSObjectResult
    • setUndeletable

      public void setUndeletable(boolean undeletable)
      Specified by:
      setUndeletable in interface IDescribeSObjectResult
    • setUndeletable

      protected void setUndeletable(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: IDescribeSObjectResult
      element : updateable of type {http://www.w3.org/2001/XMLSchema}boolean java type: boolean
      Specified by:
      getUpdateable in interface IDescribeSObjectResult
    • isUpdateable

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

      public void setUpdateable(boolean updateable)
      Specified by:
      setUpdateable in interface IDescribeSObjectResult
    • 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
    • getUrlDetail

      public String getUrlDetail()
      Description copied from interface: IDescribeSObjectResult
      element : urlDetail of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUrlDetail in interface IDescribeSObjectResult
    • setUrlDetail

      public void setUrlDetail(String urlDetail)
      Specified by:
      setUrlDetail in interface IDescribeSObjectResult
    • setUrlDetail

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

      public String getUrlEdit()
      Description copied from interface: IDescribeSObjectResult
      element : urlEdit of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUrlEdit in interface IDescribeSObjectResult
    • setUrlEdit

      public void setUrlEdit(String urlEdit)
      Specified by:
      setUrlEdit in interface IDescribeSObjectResult
    • setUrlEdit

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

      public String getUrlNew()
      Description copied from interface: IDescribeSObjectResult
      element : urlNew of type {http://www.w3.org/2001/XMLSchema}string java type: java.lang.String
      Specified by:
      getUrlNew in interface IDescribeSObjectResult
    • setUrlNew

      public void setUrlNew(String urlNew)
      Specified by:
      setUrlNew in interface IDescribeSObjectResult
    • setUrlNew

      protected void setUrlNew(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