2008-02-07 1.1.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.1.0

Field Summary
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
Constructor Detail

EpcglobalLlrpConstants

public EpcglobalLlrpConstants()

2008-02-07 1.1.0

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