|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.esri.arcgisws.ResultPortionInfo
| Constructor Summary | |
ResultPortionInfo()
|
|
ResultPortionInfo(int count,
java.lang.String resultID,
long startIndex)
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
|
int |
getCount()
Gets the count value for this ResultPortionInfo. |
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 |
getResultID()
Gets the resultID value for this ResultPortionInfo. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Get Custom Serializer |
long |
getStartIndex()
Gets the startIndex value for this ResultPortionInfo. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Return type metadata object |
int |
hashCode()
|
void |
setCount(int count)
Sets the count value for this ResultPortionInfo. |
void |
setResultID(java.lang.String resultID)
Sets the resultID value for this ResultPortionInfo. |
void |
setStartIndex(long startIndex)
Sets the startIndex value for this ResultPortionInfo. |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ResultPortionInfo()
public ResultPortionInfo(int count,
java.lang.String resultID,
long startIndex)
| Method Detail |
public int getCount()
public void setCount(int count)
count - public java.lang.String getResultID()
public void setResultID(java.lang.String resultID)
resultID - public long getStartIndex()
public void setStartIndex(long startIndex)
startIndex - public boolean equals(java.lang.Object obj)
public int hashCode()
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 | |||||||||