public class Transaction extends java.lang.Object
byte[]
Data
DstID
long
Nonce
SrcID
int
Timestamp
Txid
Transaction()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public byte[] Txid
public byte[] SrcID
public byte[] DstID
public byte[] Data
public int Timestamp
public long Nonce
public Transaction()