org.neuclear.asset.orders
Class IssueOrder

java.lang.Object
  extended by org.neuclear.id.SignedNamedObject
      extended by org.neuclear.asset.orders.AssetTransactionContract
          extended by org.neuclear.asset.orders.IssueOrder

public final class IssueOrder
extends AssetTransactionContract

User: pelleb Date: Jul 21, 2003 Time: 5:35:26 PM


Nested Class Summary
static class IssueOrder.Reader
           
 
Method Summary
 Value getAmount()
           
 java.lang.String getComment()
           
 java.lang.String getRecipient()
           
 
Methods inherited from class org.neuclear.asset.orders.AssetTransactionContract
getAsset
 
Methods inherited from class org.neuclear.id.SignedNamedObject
clone, createNEUIDQName, equals, getDigest, getEncoded, getName, getSignatory, getTagName, getTimeStamp, hashCode, toString
 
Methods inherited from class java.lang.Object
finalize, getClass, notify, notifyAll, wait, wait, wait
 

Method Detail

getRecipient

public final java.lang.String getRecipient()

getAmount

public final Value getAmount()

getComment

public final java.lang.String getComment()


Copyright © 2003-2004 Antilles Software Ventures SA. All Rights Reserved.