setNonce property

set setNonce (int nonce)

Implementation

set setNonce(int nonce) {
  this.nonce = nonce;
}