2009-10-01 1.2.0

org.eclipse.soda.dk.epcglobal.llrp.helper
Class EpcglobalLlrpConstants

java.lang.Object
  extended by org.eclipse.soda.dk.epcglobal.llrp.helper.EpcglobalLlrpConstants

public class EpcglobalLlrpConstants
extends java.lang.Object

Version:
1.2.0

Field Summary
static int ALL_ANTENNA
          Define the all antenna (int) constant.
static int ALL_ROSPECS
          Define the all rospecs (int) constant.
static int DEFAULT_PASSWORD
          Define the default password (int) constant.
static java.lang.String KEY
          Define the key (String) constant.
static int MEMORYBANK_EPC
          Define the memorybank epc (int) constant.
static int MEMORYBANK_RESERVED
          Define the memorybank reserved (int) constant.
static int MEMORYBANK_TID
          Define the memorybank tid (int) constant.
static int MEMORYBANK_USER
          Define the memorybank user (int) constant.
 
Constructor Summary
EpcglobalLlrpConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

MEMORYBANK_RESERVED

public static final int MEMORYBANK_RESERVED
Define the memorybank reserved (int) constant.

See Also:
Constant Field Values

MEMORYBANK_EPC

public static final int MEMORYBANK_EPC
Define the memorybank epc (int) constant.

See Also:
Constant Field Values

MEMORYBANK_TID

public static final int MEMORYBANK_TID
Define the memorybank tid (int) constant.

See Also:
Constant Field Values

MEMORYBANK_USER

public static final int MEMORYBANK_USER
Define the memorybank user (int) constant.

See Also:
Constant Field Values

DEFAULT_PASSWORD

public static final int DEFAULT_PASSWORD
Define the default password (int) constant.

See Also:
Constant Field Values

ALL_ANTENNA

public static final int ALL_ANTENNA
Define the all antenna (int) constant.

See Also:
Constant Field Values

KEY

public static final java.lang.String KEY
Define the key (String) constant.

See Also:
Constant Field Values

ALL_ROSPECS

public static final int ALL_ROSPECS
Define the all rospecs (int) constant.

Since:
1.2
See Also:
Constant Field Values
Constructor Detail

EpcglobalLlrpConstants

public EpcglobalLlrpConstants()

2009-10-01 1.2.0

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