All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface semper.txlayer.transfer.Transferable

public interface Transferable
This interface must be implemented if an object wants to be able to be transferred by the txlayer.


Method Index

 o getTransferTransaction()

Methods

 o getTransferTransaction
 public abstract TransferTransaction getTransferTransaction()
Returns:
A suitable TransferTransaction that is able to perform the object that implements this interface.

All Packages  Class Hierarchy  This Package  Previous  Next  Index