Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
V
W
Z
S
sendEmail(Email)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.util.
EmailHandler
setCityContactItem(CityContactItem)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
AddressContactItem
Set the city component of the address
setCompanyContactItem(CompanyContactItem)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
AddressContactItem
Set the company component of the address
setContent(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
BirthdayContactItem
Set the birthday (given a string)
setContents(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
ContactItem
setCountryContactItem(CountryContactItem)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
AddressContactItem
Set the country component of the address
setDate(Date)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
BirthdayContactItem
setGroupName(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
ContactGroup
The user can rename a group
setName(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
ContactItem
Set the name used to identify the contact item
setStateContactItem(StateContactItem)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
AddressContactItem
Set the state component of the address
setStatus(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.util.
Exporter
Set the status of the exporter
setStatus(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.util.
Importer
Set the status of the importer
setStreetContactItem(StreetContactItem)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
AddressContactItem
setType(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
EmailContactItem
setType(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
NonsingularContactItem
Set the type of this contact item
setType(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
OccupationContactItem
setType(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
PhoneContactItem
setType(String)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
WebsiteContactItem
setVisibleTo(ContactGroup, boolean)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
ContactItem
Make this item either visible or invisible to the specified group
setZipContactItem(ZipContactItem)
- Method in class edu.jhu.cs.oose.group3.intelligentbook.model.
AddressContactItem
Set the zip component of the address
SingularContactItem
- Class in
edu.jhu.cs.oose.group3.intelligentbook.model
Represents a contact item that can only have one instance in a contact
SingularContactItem()
- Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.
SingularContactItem
StateContactItem
- Class in
edu.jhu.cs.oose.group3.intelligentbook.model
State
StateContactItem(AddressContactItem)
- Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.
StateContactItem
Constructs a state contact item that is a part of an address contact item
StreetAddressContactItem
- Class in
edu.jhu.cs.oose.group3.intelligentbook.model
A street address
StreetAddressContactItem()
- Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.
StreetAddressContactItem
StreetContactItem
- Class in
edu.jhu.cs.oose.group3.intelligentbook.model
A street address
StreetContactItem(AddressContactItem)
- Constructor for class edu.jhu.cs.oose.group3.intelligentbook.model.
StreetContactItem
Constructs a street contact item that is a part of an address contact item
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
V
W
Z