|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.jhu.cs.oose.group3.intelligentbook.model.ContactGroup
edu.jhu.cs.oose.group3.intelligentbook.model.EnumeratedGroup
edu.jhu.cs.oose.group3.intelligentbook.model.FriendGroup
public class FriendGroup
Contains the user's friends (this is the default group that other people are added to)
Constructor Summary | |
---|---|
FriendGroup()
|
Method Summary |
---|
Methods inherited from class edu.jhu.cs.oose.group3.intelligentbook.model.EnumeratedGroup |
---|
addContact, getAllContacts, hasContact, removeContact |
Methods inherited from class edu.jhu.cs.oose.group3.intelligentbook.model.ContactGroup |
---|
getGroupName, setGroupName |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FriendGroup()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |