Package com.zebra.rfid.api3
Class ResetReadProtectParams
- java.lang.Object
-
- com.zebra.rfid.api3.ResetReadProtectParams
-
public class ResetReadProtectParams extends java.lang.Object
-
-
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
-