Package RFIDReader
Class RFIDLockState
java.lang.Object
RFIDReader.RFIDLockState
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic int
static int
static int
static int
static int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
NoChange
public static final int NoChange- See Also:
- Constant Field Values
-
Lock
public static final int Lock- See Also:
- Constant Field Values
-
Unlock
public static final int Unlock- See Also:
- Constant Field Values
-
PermaLock
public static final int PermaLock- See Also:
- Constant Field Values
-
PermaUnlock
public static final int PermaUnlock- See Also:
- Constant Field Values
-
-
Constructor Details
-
RFIDLockState
public RFIDLockState()
-