A Transferable Transfer should be used to transfer a Transferable object to
another agent (entity asset). This interface provides setters to
build a complete object.
Method Summary
void
setAsset(Asset anAsset) The Asset the transferable is being sent to.
The Asset the transferable is being sent to. For now
the Assets should always be of type Organization, representing
another Agent.
Parameters: anAsset -