|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectamip.api.wrapper.constants.StartModes
public class StartModes
Field Summary | |
---|---|
static int |
AC_START_ALL
|
static int |
AC_START_CLIENT
|
static int |
AC_START_NONE
|
static int |
AC_START_SERVER
|
Constructor Summary | |
---|---|
StartModes()
|
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 int AC_START_ALL
public static final int AC_START_CLIENT
public static final int AC_START_SERVER
public static final int AC_START_NONE
Constructor Detail |
---|
public StartModes()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |