|
||||||||||
| 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.ContactItem
edu.jhu.cs.oose.group3.intelligentbook.model.SingularContactItem
edu.jhu.cs.oose.group3.intelligentbook.model.CityContactItem
public class CityContactItem
Contact item for holding city information
| Constructor Summary | |
|---|---|
CityContactItem()
|
|
CityContactItem(java.lang.String contents)
|
|
| Method Summary | |
|---|---|
CityContactItem |
clone()
|
| Methods inherited from class edu.jhu.cs.oose.group3.intelligentbook.model.ContactItem |
|---|
compareTo, getContents, getFriendlyName, getOrdering, getVisibleGroupKeys, isVisibleTo, resetVisibility, setContents, setFriendlyName, setOrdering, setVisibleGroupKeys, setVisibleTo, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CityContactItem()
public CityContactItem(java.lang.String contents)
| Method Detail |
|---|
public CityContactItem clone()
clone in class ContactItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||