Package com.zebra.rfid.api3
Class NXP.ResetReadProtectParams
- java.lang.Object
-
- com.zebra.rfid.api3.NXP.ResetReadProtectParams
-
- Enclosing class:
- NXP
public class NXP.ResetReadProtectParams extends java.lang.Object
Parameters for ResetReadProtect Access Operation
-
-
Constructor Summary
Constructors Constructor Description ResetReadProtectParams()
ConstructorResetReadProtectParams(long m_nAccessPassword)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description long
getAccessPassword()
Parameter that specifies the Access Password of the tagvoid
setAccessPassword(long accessPassword)
Parameter that specifies the Access Password of the tag
-