|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sforce.soap.partner.DescribeSObjectResult
public class DescribeSObjectResult
Constructor Summary | |
---|---|
DescribeSObjectResult()
|
|
DescribeSObjectResult(boolean activateable,
ChildRelationship[] childRelationships,
boolean createable,
boolean custom,
boolean deletable,
Field[] fields,
java.lang.String keyPrefix,
java.lang.String label,
java.lang.String labelPlural,
boolean layoutable,
boolean mergeable,
java.lang.String name,
boolean queryable,
RecordTypeInfo[] recordTypeInfos,
boolean replicateable,
boolean retrieveable,
boolean searchable,
java.lang.Boolean triggerable,
boolean undeletable,
boolean updateable,
java.lang.String urlDetail,
java.lang.String urlEdit,
java.lang.String urlNew)
|
Method Summary | |
---|---|
boolean |
equals(java.lang.Object obj)
|
ChildRelationship[] |
getChildRelationships()
Gets the childRelationships value for this DescribeSObjectResult. |
ChildRelationship |
getChildRelationships(int i)
|
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Deserializer |
Field[] |
getFields()
Gets the fields value for this DescribeSObjectResult. |
Field |
getFields(int i)
|
java.lang.String |
getKeyPrefix()
Gets the keyPrefix value for this DescribeSObjectResult. |
java.lang.String |
getLabel()
Gets the label value for this DescribeSObjectResult. |
java.lang.String |
getLabelPlural()
Gets the labelPlural value for this DescribeSObjectResult. |
java.lang.String |
getName()
Gets the name value for this DescribeSObjectResult. |
RecordTypeInfo[] |
getRecordTypeInfos()
Gets the recordTypeInfos value for this DescribeSObjectResult. |
RecordTypeInfo |
getRecordTypeInfos(int i)
|
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
java.lang.Boolean |
getTriggerable()
Gets the triggerable value for this DescribeSObjectResult. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String |
getUrlDetail()
Gets the urlDetail value for this DescribeSObjectResult. |
java.lang.String |
getUrlEdit()
Gets the urlEdit value for this DescribeSObjectResult. |
java.lang.String |
getUrlNew()
Gets the urlNew value for this DescribeSObjectResult. |
int |
hashCode()
|
boolean |
isActivateable()
Gets the activateable value for this DescribeSObjectResult. |
boolean |
isCreateable()
Gets the createable value for this DescribeSObjectResult. |
boolean |
isCustom()
Gets the custom value for this DescribeSObjectResult. |
boolean |
isDeletable()
Gets the deletable value for this DescribeSObjectResult. |
boolean |
isLayoutable()
Gets the layoutable value for this DescribeSObjectResult. |
boolean |
isMergeable()
Gets the mergeable value for this DescribeSObjectResult. |
boolean |
isQueryable()
Gets the queryable value for this DescribeSObjectResult. |
boolean |
isReplicateable()
Gets the replicateable value for this DescribeSObjectResult. |
boolean |
isRetrieveable()
Gets the retrieveable value for this DescribeSObjectResult. |
boolean |
isSearchable()
Gets the searchable value for this DescribeSObjectResult. |
boolean |
isUndeletable()
Gets the undeletable value for this DescribeSObjectResult. |
boolean |
isUpdateable()
Gets the updateable value for this DescribeSObjectResult. |
void |
setActivateable(boolean activateable)
Sets the activateable value for this DescribeSObjectResult. |
void |
setChildRelationships(ChildRelationship[] childRelationships)
Sets the childRelationships value for this DescribeSObjectResult. |
void |
setChildRelationships(int i,
ChildRelationship _value)
|
void |
setCreateable(boolean createable)
Sets the createable value for this DescribeSObjectResult. |
void |
setCustom(boolean custom)
Sets the custom value for this DescribeSObjectResult. |
void |
setDeletable(boolean deletable)
Sets the deletable value for this DescribeSObjectResult. |
void |
setFields(Field[] fields)
Sets the fields value for this DescribeSObjectResult. |
void |
setFields(int i,
Field _value)
|
void |
setKeyPrefix(java.lang.String keyPrefix)
Sets the keyPrefix value for this DescribeSObjectResult. |
void |
setLabel(java.lang.String label)
Sets the label value for this DescribeSObjectResult. |
void |
setLabelPlural(java.lang.String labelPlural)
Sets the labelPlural value for this DescribeSObjectResult. |
void |
setLayoutable(boolean layoutable)
Sets the layoutable value for this DescribeSObjectResult. |
void |
setMergeable(boolean mergeable)
Sets the mergeable value for this DescribeSObjectResult. |
void |
setName(java.lang.String name)
Sets the name value for this DescribeSObjectResult. |
void |
setQueryable(boolean queryable)
Sets the queryable value for this DescribeSObjectResult. |
void |
setRecordTypeInfos(int i,
RecordTypeInfo _value)
|
void |
setRecordTypeInfos(RecordTypeInfo[] recordTypeInfos)
Sets the recordTypeInfos value for this DescribeSObjectResult. |
void |
setReplicateable(boolean replicateable)
Sets the replicateable value for this DescribeSObjectResult. |
void |
setRetrieveable(boolean retrieveable)
Sets the retrieveable value for this DescribeSObjectResult. |
void |
setSearchable(boolean searchable)
Sets the searchable value for this DescribeSObjectResult. |
void |
setTriggerable(java.lang.Boolean triggerable)
Sets the triggerable value for this DescribeSObjectResult. |
void |
setUndeletable(boolean undeletable)
Sets the undeletable value for this DescribeSObjectResult. |
void |
setUpdateable(boolean updateable)
Sets the updateable value for this DescribeSObjectResult. |
void |
setUrlDetail(java.lang.String urlDetail)
Sets the urlDetail value for this DescribeSObjectResult. |
void |
setUrlEdit(java.lang.String urlEdit)
Sets the urlEdit value for this DescribeSObjectResult. |
void |
setUrlNew(java.lang.String urlNew)
Sets the urlNew value for this DescribeSObjectResult. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DescribeSObjectResult()
public DescribeSObjectResult(boolean activateable, ChildRelationship[] childRelationships, boolean createable, boolean custom, boolean deletable, Field[] fields, java.lang.String keyPrefix, java.lang.String label, java.lang.String labelPlural, boolean layoutable, boolean mergeable, java.lang.String name, boolean queryable, RecordTypeInfo[] recordTypeInfos, boolean replicateable, boolean retrieveable, boolean searchable, java.lang.Boolean triggerable, boolean undeletable, boolean updateable, java.lang.String urlDetail, java.lang.String urlEdit, java.lang.String urlNew)
Method Detail |
---|
public boolean isActivateable()
public void setActivateable(boolean activateable)
activateable
- public ChildRelationship[] getChildRelationships()
public void setChildRelationships(ChildRelationship[] childRelationships)
childRelationships
- public ChildRelationship getChildRelationships(int i)
public void setChildRelationships(int i, ChildRelationship _value)
public boolean isCreateable()
public void setCreateable(boolean createable)
createable
- public boolean isCustom()
public void setCustom(boolean custom)
custom
- public boolean isDeletable()
public void setDeletable(boolean deletable)
deletable
- public Field[] getFields()
public void setFields(Field[] fields)
fields
- public Field getFields(int i)
public void setFields(int i, Field _value)
public java.lang.String getKeyPrefix()
public void setKeyPrefix(java.lang.String keyPrefix)
keyPrefix
- public java.lang.String getLabel()
public void setLabel(java.lang.String label)
label
- public java.lang.String getLabelPlural()
public void setLabelPlural(java.lang.String labelPlural)
labelPlural
- public boolean isLayoutable()
public void setLayoutable(boolean layoutable)
layoutable
- public boolean isMergeable()
public void setMergeable(boolean mergeable)
mergeable
- public java.lang.String getName()
public void setName(java.lang.String name)
name
- public boolean isQueryable()
public void setQueryable(boolean queryable)
queryable
- public RecordTypeInfo[] getRecordTypeInfos()
public void setRecordTypeInfos(RecordTypeInfo[] recordTypeInfos)
recordTypeInfos
- public RecordTypeInfo getRecordTypeInfos(int i)
public void setRecordTypeInfos(int i, RecordTypeInfo _value)
public boolean isReplicateable()
public void setReplicateable(boolean replicateable)
replicateable
- public boolean isRetrieveable()
public void setRetrieveable(boolean retrieveable)
retrieveable
- public boolean isSearchable()
public void setSearchable(boolean searchable)
searchable
- public java.lang.Boolean getTriggerable()
public void setTriggerable(java.lang.Boolean triggerable)
triggerable
- public boolean isUndeletable()
public void setUndeletable(boolean undeletable)
undeletable
- public boolean isUpdateable()
public void setUpdateable(boolean updateable)
updateable
- public java.lang.String getUrlDetail()
public void setUrlDetail(java.lang.String urlDetail)
urlDetail
- public java.lang.String getUrlEdit()
public void setUrlEdit(java.lang.String urlEdit)
urlEdit
- public java.lang.String getUrlNew()
public void setUrlNew(java.lang.String urlNew)
urlNew
- public boolean equals(java.lang.Object obj)
equals
in class java.lang.Object
public int hashCode()
hashCode
in class java.lang.Object
public static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |