com.esri.sde.sdk.client
Class SeTable.SeTableIdRange

java.lang.Object
  extended by com.esri.sde.sdk.client.SeTable.SeTableIdRange
Enclosing class:
SeTable

public static class SeTable.SeTableIdRange
extends java.lang.Object


Method Summary
 int getIdCount()
          Returns the number of Ids fetched.
 SeObjectId getStartId()
          Returns the first value of Id range.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getStartId

public SeObjectId getStartId()
Returns the first value of Id range.

Returns:
int

getIdCount

public int getIdCount()
Returns the number of Ids fetched.

Returns:
int