A B C D E F G H I J K L M N O P Q R S T U V W Z

F

FamilyGroup - Class in edu.jhu.cs.oose.group3.intelligentbook.model
Represents a family contact group
FamilyGroup() - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.FamilyGroup
Constructs a family group named "Family"
FamilyGroup(String) - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.FamilyGroup
Constructs an empty family group with the specified group namename
firstName - Variable in class edu.jhu.cs.oose.group3.intelligentbook.backingbeans.AddBasicInfoBackingBean
Here we are using an entry because we are passing a pair of information around.
firstName - Variable in class edu.jhu.cs.oose.group3.intelligentbook.backingbeans.RegisterBackingBean
 
FirstNameContactItem - Class in edu.jhu.cs.oose.group3.intelligentbook.model
Contact item for holding first name information
FirstNameContactItem() - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.FirstNameContactItem
 
FirstNameContactItem(String) - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.FirstNameContactItem
 
FriendGroup - Class in edu.jhu.cs.oose.group3.intelligentbook.model
Contains the user's friends (this is the default group that other people are added to)
FriendGroup() - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.FriendGroup
Constructs an empty friend group with group named "Friends"
FriendGroup(String) - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.FriendGroup
Constructs an empty friend group with the specifed group name
friendlyName - Variable in class edu.jhu.cs.oose.group3.intelligentbook.model.ContactItem
 
FriendOfFriendGroup - Class in edu.jhu.cs.oose.group3.intelligentbook.model
Group containing friends of friends of the user
FriendOfFriendGroup() - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.FriendOfFriendGroup
Constructs a friend of friend group named "Friends of Friends"
FriendOfFriendGroup(String) - Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.FriendOfFriendGroup
Constructs a friend of friend group with the specified group name

A B C D E F G H I J K L M N O P Q R S T U V W Z