|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmailAddressable
Abstract class EMailAddressable
| Method Summary | |
|---|---|
String |
getEmailAddress()
Retrieves the possibly null value for the optional attribute emailAddress. |
short |
getEmailFormat()
Retrieves the value for the attribute emailFormat. |
short |
getEmailType()
Retrieves the value for the attribute emailType. |
void |
setEmailAddress(String emailAddress)
Sets a new value for the attribute emailAddress. |
void |
setEmailFormat(short emailFormat)
Sets a new value for the attribute emailFormat. |
void |
setEmailType(short emailType)
Sets a new value for the attribute emailType. |
| Method Detail |
|---|
String getEmailAddress()
emailAddress.
emailAddress.void setEmailAddress(String emailAddress)
emailAddress.
emailAddress - The possibly null new value for attribute emailAddress.short getEmailFormat()
emailFormat.
emailFormat.void setEmailFormat(short emailFormat)
emailFormat.
emailFormat - The non-null new value for attribute emailFormat.short getEmailType()
emailType.
emailType.void setEmailType(short emailType)
emailType.
emailType - The non-null new value for attribute emailType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||