|
Holger's Java API |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Person
represents the role of a person
| Nested Class Summary | |
|---|---|
static class |
Person.Gender
|
| Field Summary |
|---|
| Fields inherited from interface com.antelmann.db.DBEntry |
|---|
ENTRY_FLAVOR, ENTRY_LIST_FLAVOR |
| Fields inherited from interface com.antelmann.util.Enabled |
|---|
FILTER |
| Method Summary | |
|---|---|
Date |
getBirthday()
|
String |
getFamilyName()
|
String |
getFirstName()
|
Person.Gender |
getGender()
|
String |
getMiddleName()
|
String |
getNickname()
|
String |
getPersonTitle()
|
| Methods inherited from interface com.antelmann.crm.Contact |
|---|
add, getContactName, getContactNotes, getMoreAddresses, removeAddress |
| Methods inherited from interface com.antelmann.db.DBEntry |
|---|
getID |
| Methods inherited from interface com.antelmann.crm.Addressable |
|---|
getAddress |
| Methods inherited from interface com.antelmann.util.DetailedString |
|---|
toDetailedString |
| Methods inherited from interface com.antelmann.util.LifeCycleObject |
|---|
getBeginTime, getEndTime |
| Methods inherited from interface com.antelmann.image.Imageable |
|---|
getDisplayIcon, getDisplayImage |
| Methods inherited from interface com.antelmann.util.Enabled |
|---|
isEnabled, setEnabled |
| Method Detail |
|---|
Date getBirthday()
Person.Gender getGender()
String getPersonTitle()
String getFirstName()
String getFamilyName()
String getMiddleName()
String getNickname()
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||