2009-10-01 1.2.0

org.eclipse.soda.dk.epcglobal.llrp.write.profile.servlet
Class WriteProfileServletConstants

java.lang.Object
  extended by org.eclipse.soda.dk.epcglobal.llrp.write.profile.servlet.WriteProfileServletConstants

public class WriteProfileServletConstants
extends java.lang.Object

Since:
1.0
Version:
1.2.0

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

ACTION

public static final java.lang.String ACTION
Define the action (String) constant.

See Also:
Constant Field Values

ACTION_CONFIG

public static final int ACTION_CONFIG
Define the action config (int) constant.

See Also:
Constant Field Values

ACTION_SELECT_OP

public static final int ACTION_SELECT_OP
Define the action select op (int) constant.

See Also:
Constant Field Values

ACTION_ADD_OP

public static final int ACTION_ADD_OP
Define the action add op (int) constant.

See Also:
Constant Field Values

ACTION_RUN

public static final int ACTION_RUN
Define the action run (int) constant.

See Also:
Constant Field Values

ACTION_STOP

public static final int ACTION_STOP
Define the action stop (int) constant.

See Also:
Constant Field Values

ACTION_CLEAN

public static final int ACTION_CLEAN
Define the action clean (int) constant.

See Also:
Constant Field Values

ACTION_GETREPORT

public static final int ACTION_GETREPORT
Define the action getreport (int) constant.

See Also:
Constant Field Values

ACTION_UPDATE_OP

public static final int ACTION_UPDATE_OP
Define the action update op (int) constant.

See Also:
Constant Field Values

OPNAME

public static final java.lang.String OPNAME
Define the opname (String) constant.

See Also:
Constant Field Values

CUSTOM

public static final java.lang.String CUSTOM
Define the custom (String) constant.

See Also:
Constant Field Values

HISTORY

public static final java.lang.String HISTORY
Define the history (String) constant.

See Also:
Constant Field Values

USER

public static final java.lang.String USER
Define the user (String) constant.

See Also:
Constant Field Values

TID

public static final java.lang.String TID
Define the tid (String) constant.

See Also:
Constant Field Values

EPC

public static final java.lang.String EPC
Define the epc (String) constant.

See Also:
Constant Field Values

RESERVED

public static final java.lang.String RESERVED
Define the reserved (String) constant.

See Also:
Constant Field Values

USER_NUM

public static final int USER_NUM
Define the user num (int) constant.

See Also:
Constant Field Values

TID_NUM

public static final int TID_NUM
Define the tid num (int) constant.

See Also:
Constant Field Values

EPC_NUM

public static final int EPC_NUM
Define the epc num (int) constant.

See Also:
Constant Field Values

RESERVED_NUM

public static final int RESERVED_NUM
Define the reserved num (int) constant.

See Also:
Constant Field Values

CURROPERATIONS

public static final java.lang.String CURROPERATIONS
Define the curroperations (String) constant.

See Also:
Constant Field Values

UPDATEONLY

public static final java.lang.String UPDATEONLY
Define the updateonly (String) constant.

See Also:
Constant Field Values

REPEAT

public static final java.lang.String REPEAT
Define the repeat (String) constant.

Since:
1.2
See Also:
Constant Field Values
Constructor Detail

WriteProfileServletConstants

public WriteProfileServletConstants()

2009-10-01 1.2.0

Copyright (c) 2009 IBM. See license in Legal section.