Package com.zebra.rfid.api3
Class ReadProtectParams
- java.lang.Object
-
- com.zebra.rfid.api3.ReadProtectParams
-
public class ReadProtectParams extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ReadProtectParams()ConstructorReadProtectParams(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
-