public class NXP.ResetReadProtectParams
extends java.lang.Object
| Constructor and Description |
|---|
ResetReadProtectParams()
Constructor
|
ResetReadProtectParams(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
|