public class NXP.ReadProtectParams
extends java.lang.Object
| Constructor and Description |
|---|
ReadProtectParams()
Constructor
|
ReadProtectParams(long m_nAccessPassword) |
| Modifier and Type | Method and Description |
|---|---|
long |
getAccessPassword()
Parameter that specifies the Access Password of the tag
|
void |
setAccessPassword(long accessPassword)
Parameter that specifies the Access Password of the tag
|