|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.catalog.Resolve.Status
Enumeration class for representing the status or state of a Resolve.
Field Summary | |
static Resolve.Status |
BROKEN
Status constant indicates a connection that is broken |
static Resolve.Status |
CONNECTED
Status constant indicates a live connection in use |
static Resolve.Status |
NOTCONNECTED
Status constant indicates a connection that is not in use |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final Resolve.Status CONNECTED
public static final Resolve.Status NOTCONNECTED
public static final Resolve.Status BROKEN
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |