Class NXP.ResetReadProtectParams

  • Enclosing class:
    NXP

    public class NXP.ResetReadProtectParams
    extends java.lang.Object
    Parameters for ResetReadProtect Access Operation
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method 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
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ResetReadProtectParams

        public ResetReadProtectParams​(long m_nAccessPassword)
      • ResetReadProtectParams

        public ResetReadProtectParams()
        Constructor
    • Method Detail

      • getAccessPassword

        public long getAccessPassword()
        Parameter that specifies the Access Password of the tag
      • setAccessPassword

        public void setAccessPassword​(long accessPassword)
        Parameter that specifies the Access Password of the tag