public class Group extends Object
Group(String id, String name, String note, int contactCount)
boolean
equals(Object obj)
int
getContactCount()
String
getId()
getName()
getNote()
hashCode()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public Group(String id, String name, String note, int contactCount)
public String getId()
public String getName()
public String getNote()
public int getContactCount()
public String toString()
toString
Object
public int hashCode()
hashCode
public boolean equals(Object obj)
equals
Copyright © 2015. All Rights Reserved.