|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sforce.soap.partner.DescribeGlobalResult
public class DescribeGlobalResult
Constructor Summary | |
---|---|
DescribeGlobalResult()
|
|
DescribeGlobalResult(java.lang.String encoding,
int maxBatchSize,
java.lang.String[] types)
|
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 |
getEncoding()
Gets the encoding value for this DescribeGlobalResult. |
int |
getMaxBatchSize()
Gets the maxBatchSize value for this DescribeGlobalResult. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
java.lang.String[] |
getTypes()
Gets the types value for this DescribeGlobalResult. |
java.lang.String |
getTypes(int i)
|
int |
hashCode()
|
void |
setEncoding(java.lang.String encoding)
Sets the encoding value for this DescribeGlobalResult. |
void |
setMaxBatchSize(int maxBatchSize)
Sets the maxBatchSize value for this DescribeGlobalResult. |
void |
setTypes(int i,
java.lang.String _value)
|
void |
setTypes(java.lang.String[] types)
Sets the types value for this DescribeGlobalResult. |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DescribeGlobalResult()
public DescribeGlobalResult(java.lang.String encoding, int maxBatchSize, java.lang.String[] types)
Method Detail |
---|
public java.lang.String getEncoding()
public void setEncoding(java.lang.String encoding)
encoding
- public int getMaxBatchSize()
public void setMaxBatchSize(int maxBatchSize)
maxBatchSize
- public java.lang.String[] getTypes()
public void setTypes(java.lang.String[] types)
types
- public java.lang.String getTypes(int i)
public void setTypes(int i, java.lang.String _value)
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 |