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

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

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


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

SE_ALL_STATS

public static int SE_ALL_STATS

SE_COUNT_STATS

public static int SE_COUNT_STATS
Constructor Detail

SeTable.SeTableStats

public SeTable.SeTableStats()
Method Detail

getCount

public int getCount()

getMin

public double getMin()

getMax

public double getMax()


Copyright © 1996-2010 Geotools. All Rights Reserved.