public class TransferItem extends java.lang.Object
java.math.BigInteger
amount
ToAccount
to
TransferItem(ToAccount to, java.math.BigInteger amount)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ToAccount to
public java.math.BigInteger amount
public TransferItem(ToAccount to, java.math.BigInteger amount)