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.ObjectParameters 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 longgetAccessPassword()Parameter that specifies the Access Password of the tagvoidsetAccessPassword(long accessPassword)Parameter that specifies the Access Password of the tag
-