org.neuclear.ledger.prevalent
Class AccountHeld

java.lang.Object
  extended byorg.neuclear.ledger.prevalent.AccountHeld
All Implemented Interfaces:
java.io.Serializable

public class AccountHeld
extends java.lang.Object
implements java.io.Serializable

Created by IntelliJ IDEA. User: pelleb Date: Mar 20, 2004 Time: 5:49:35 PM To change this template use File | Settings | File Templates.

See Also:
Serialized Form

Constructor Summary
AccountHeld(HoldTable holdtable, java.lang.String id)
           
 
Method Summary
 void add(org.neuclear.ledger.PostedHeldTransaction tran)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AccountHeld

public AccountHeld(HoldTable holdtable,
                   java.lang.String id)
Method Detail

add

public void add(org.neuclear.ledger.PostedHeldTransaction tran)


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