public final class Account extends Object implements Serializable
Account(long id, String label)
boolean
equals(Object o)
long
getId()
String
getLabel()
int
hashCode()
toString()
Account
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Account(long id, String label)
public long getId()
public String getLabel()
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2014. All rights reserved.