Class JPAKERound3Payload

    • Constructor Summary

      Constructors 
      Constructor Description
      JPAKERound3Payload​(java.lang.String participantId, java.math.BigInteger magTag)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.math.BigInteger getMacTag()  
      java.lang.String getParticipantId()  
      • Methods inherited from class java.lang.Object

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

      • JPAKERound3Payload

        public JPAKERound3Payload​(java.lang.String participantId,
                                  java.math.BigInteger magTag)
    • Method Detail

      • getParticipantId

        public java.lang.String getParticipantId()
      • getMacTag

        public java.math.BigInteger getMacTag()