@Entity public class Account extends Object implements Serializable
protected
Account()
Account(String aName)
Account(String aName, List<Entry> aEntries)
List<Entry>
getEntries()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected Account()
public Account(String aName)
public Account(String aName, List<Entry> aEntries)
public List<Entry> getEntries()
Copyright © 2013. All Rights Reserved.