|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.esri.sde.sdk.client.SeTable.SeTableStats
public static class SeTable.SeTableStats
Field Summary | |
---|---|
static int |
SE_ALL_STATS
|
static int |
SE_COUNT_STATS
|
Constructor Summary | |
---|---|
SeTable.SeTableStats()
|
Method Summary | |
---|---|
int |
getCount()
|
double |
getMax()
|
double |
getMin()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static int SE_ALL_STATS
public static int SE_COUNT_STATS
Constructor Detail |
---|
public SeTable.SeTableStats()
Method Detail |
---|
public int getCount()
public double getMin()
public double getMax()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |