com.sforce.soap.partner
Class DescribeGlobalSObjectResult
java.lang.Object
com.sforce.soap.partner.DescribeGlobalSObjectResult
- All Implemented Interfaces:
- com.sforce.ws.bind.XMLizable
public class DescribeGlobalSObjectResult
- extends java.lang.Object
- implements com.sforce.ws.bind.XMLizable
Generated class, please do not edit.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
DescribeGlobalSObjectResult
public DescribeGlobalSObjectResult()
- Constructor
getActivateable
public boolean getActivateable()
isActivateable
public boolean isActivateable()
setActivateable
public void setActivateable(boolean activateable)
getCreateable
public boolean getCreateable()
isCreateable
public boolean isCreateable()
setCreateable
public void setCreateable(boolean createable)
getCustom
public boolean getCustom()
isCustom
public boolean isCustom()
setCustom
public void setCustom(boolean custom)
getCustomSetting
public boolean getCustomSetting()
isCustomSetting
public boolean isCustomSetting()
setCustomSetting
public void setCustomSetting(boolean customSetting)
getDeletable
public boolean getDeletable()
isDeletable
public boolean isDeletable()
setDeletable
public void setDeletable(boolean deletable)
getDeprecatedAndHidden
public boolean getDeprecatedAndHidden()
isDeprecatedAndHidden
public boolean isDeprecatedAndHidden()
setDeprecatedAndHidden
public void setDeprecatedAndHidden(boolean deprecatedAndHidden)
getFeedEnabled
public boolean getFeedEnabled()
isFeedEnabled
public boolean isFeedEnabled()
setFeedEnabled
public void setFeedEnabled(boolean feedEnabled)
getKeyPrefix
public java.lang.String getKeyPrefix()
setKeyPrefix
public void setKeyPrefix(java.lang.String keyPrefix)
getLabel
public java.lang.String getLabel()
setLabel
public void setLabel(java.lang.String label)
getLabelPlural
public java.lang.String getLabelPlural()
setLabelPlural
public void setLabelPlural(java.lang.String labelPlural)
getLayoutable
public boolean getLayoutable()
isLayoutable
public boolean isLayoutable()
setLayoutable
public void setLayoutable(boolean layoutable)
getMergeable
public boolean getMergeable()
isMergeable
public boolean isMergeable()
setMergeable
public void setMergeable(boolean mergeable)
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getQueryable
public boolean getQueryable()
isQueryable
public boolean isQueryable()
setQueryable
public void setQueryable(boolean queryable)
getReplicateable
public boolean getReplicateable()
isReplicateable
public boolean isReplicateable()
setReplicateable
public void setReplicateable(boolean replicateable)
getRetrieveable
public boolean getRetrieveable()
isRetrieveable
public boolean isRetrieveable()
setRetrieveable
public void setRetrieveable(boolean retrieveable)
getSearchable
public boolean getSearchable()
isSearchable
public boolean isSearchable()
setSearchable
public void setSearchable(boolean searchable)
getTriggerable
public boolean getTriggerable()
isTriggerable
public boolean isTriggerable()
setTriggerable
public void setTriggerable(boolean triggerable)
getUndeletable
public boolean getUndeletable()
isUndeletable
public boolean isUndeletable()
setUndeletable
public void setUndeletable(boolean undeletable)
getUpdateable
public boolean getUpdateable()
isUpdateable
public boolean isUpdateable()
setUpdateable
public void setUpdateable(boolean updateable)
write
public void write(javax.xml.namespace.QName __element,
com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws java.io.IOException
- Specified by:
write in interface com.sforce.ws.bind.XMLizable
- Throws:
java.io.IOException
writeFields
protected void writeFields(com.sforce.ws.parser.XmlOutputStream __out,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws java.io.IOException
- Throws:
java.io.IOException
load
public void load(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws java.io.IOException,
com.sforce.ws.ConnectionException
- Specified by:
load in interface com.sforce.ws.bind.XMLizable
- Throws:
java.io.IOException
com.sforce.ws.ConnectionException
loadFields
protected void loadFields(com.sforce.ws.parser.XmlInputStream __in,
com.sforce.ws.bind.TypeMapper __typeMapper)
throws java.io.IOException,
com.sforce.ws.ConnectionException
- Throws:
java.io.IOException
com.sforce.ws.ConnectionException
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
Copyright © 2011. All Rights Reserved.