| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sforce.soap.partner.Retrieve
public class Retrieve
| Constructor Summary | |
|---|---|
Retrieve()
 | 
|
Retrieve(java.lang.String fieldList,
         java.lang.String sObjectType,
         java.lang.String[] ids)
 | 
|
| Method Summary | |
|---|---|
 boolean | 
equals(java.lang.Object obj)
 | 
static org.apache.axis.encoding.Deserializer | 
getDeserializer(java.lang.String mechType,
                java.lang.Class _javaType,
                javax.xml.namespace.QName _xmlType)
Get Custom Deserializer  | 
 java.lang.String | 
getFieldList()
Gets the fieldList value for this Retrieve.  | 
 java.lang.String[] | 
getIds()
Gets the ids value for this Retrieve.  | 
 java.lang.String | 
getIds(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.String | 
getSObjectType()
Gets the sObjectType value for this Retrieve.  | 
static org.apache.axis.description.TypeDesc | 
getTypeDesc()
Return type metadata object  | 
 int | 
hashCode()
 | 
 void | 
setFieldList(java.lang.String fieldList)
Sets the fieldList value for this Retrieve.  | 
 void | 
setIds(int i,
       java.lang.String _value)
 | 
 void | 
setIds(java.lang.String[] ids)
Sets the ids value for this Retrieve.  | 
 void | 
setSObjectType(java.lang.String sObjectType)
Sets the sObjectType value for this Retrieve.  | 
| Methods inherited from class java.lang.Object | 
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Retrieve()
public Retrieve(java.lang.String fieldList,
                java.lang.String sObjectType,
                java.lang.String[] ids)
| Method Detail | 
|---|
public java.lang.String getFieldList()
public void setFieldList(java.lang.String fieldList)
fieldList - public java.lang.String getSObjectType()
public void setSObjectType(java.lang.String sObjectType)
sObjectType - public java.lang.String[] getIds()
public void setIds(java.lang.String[] ids)
ids - public java.lang.String getIds(int i)
public void setIds(int i,
                   java.lang.String _value)
public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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 | |||||||||