|
2009-10-01 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.soda.dk.epcglobal.llrp.write.profile.servlet.WriteProfileServletConstants
public class WriteProfileServletConstants
| Field Summary | |
|---|---|
static java.lang.String |
ACTION
Define the action (String) constant. |
static int |
ACTION_ADD_OP
Define the action add op (int) constant. |
static int |
ACTION_CLEAN
Define the action clean (int) constant. |
static int |
ACTION_CONFIG
Define the action config (int) constant. |
static int |
ACTION_GETREPORT
Define the action getreport (int) constant. |
static int |
ACTION_RUN
Define the action run (int) constant. |
static int |
ACTION_SELECT_OP
Define the action select op (int) constant. |
static int |
ACTION_STOP
Define the action stop (int) constant. |
static int |
ACTION_UPDATE_OP
Define the action update op (int) constant. |
static java.lang.String |
CURROPERATIONS
Define the curroperations (String) constant. |
static java.lang.String |
CUSTOM
Define the custom (String) constant. |
static java.lang.String |
EPC
Define the epc (String) constant. |
static int |
EPC_NUM
Define the epc num (int) constant. |
static java.lang.String |
HISTORY
Define the history (String) constant. |
static java.lang.String |
OPNAME
Define the opname (String) constant. |
static java.lang.String |
REPEAT
Define the repeat (String) constant. |
static java.lang.String |
RESERVED
Define the reserved (String) constant. |
static int |
RESERVED_NUM
Define the reserved num (int) constant. |
static java.lang.String |
TID
Define the tid (String) constant. |
static int |
TID_NUM
Define the tid num (int) constant. |
static java.lang.String |
UPDATEONLY
Define the updateonly (String) constant. |
static java.lang.String |
USER
Define the user (String) constant. |
static int |
USER_NUM
Define the user num (int) constant. |
| Constructor Summary | |
|---|---|
WriteProfileServletConstants()
|
|
| 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 ACTION
public static final int ACTION_CONFIG
public static final int ACTION_SELECT_OP
public static final int ACTION_ADD_OP
public static final int ACTION_RUN
public static final int ACTION_STOP
public static final int ACTION_CLEAN
public static final int ACTION_GETREPORT
public static final int ACTION_UPDATE_OP
public static final java.lang.String OPNAME
public static final java.lang.String CUSTOM
public static final java.lang.String HISTORY
public static final java.lang.String USER
public static final java.lang.String TID
public static final java.lang.String EPC
public static final java.lang.String RESERVED
public static final int USER_NUM
public static final int TID_NUM
public static final int EPC_NUM
public static final int RESERVED_NUM
public static final java.lang.String CURROPERATIONS
public static final java.lang.String UPDATEONLY
public static final java.lang.String REPEAT
| Constructor Detail |
|---|
public WriteProfileServletConstants()
|
2009-10-01 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||