|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object base.network.WorkstationType
public class WorkstationType
Field Summary | |
---|---|
static int |
LINUX
|
static int |
MACINTOSH
|
static int |
OTHER
|
static int |
WINDOWS
|
static java.lang.String[] |
WORKSTATION_TYPE
|
Constructor Summary | |
---|---|
WorkstationType()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String[] WORKSTATION_TYPE
public static final int WINDOWS
public static final int MACINTOSH
public static final int LINUX
public static final int OTHER
Constructor Detail |
---|
public WorkstationType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |