|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EMailAddressable
| Method Summary | |
|---|---|
String |
getEmailAddress()
|
short |
getEmailFormat()
Retrieves the value for the attribute emailFormat. |
short |
getEmailType()
Retrieves the value for the attribute emailType. |
void |
setEmailAddress(String newValue)
Sets a new value for the attribute emailAddress. |
void |
setEmailFormat(short newValue)
Sets a new value for the attribute emailFormat. |
void |
setEmailType(short newValue)
Sets a new value for the attribute emailType. |
| Methods inherited from interface org.openmdx.base.accessor.jmi.cci.RefObject_1_0 |
|---|
refAddEventListener, refAddToUnitOfWork, refAddValue, refContext, refDefaultFetchGroup, refDelegate, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refInitialize, refInitialize, refIsDeleted, refIsDirty, refIsNew, refIsPersistent, refIsWriteProtected, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refSetValue, refWriteProtect |
| Methods inherited from interface javax.jmi.reflect.RefObject |
|---|
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
| Methods inherited from interface javax.jmi.reflect.RefFeatured |
|---|
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
| Methods inherited from interface javax.jmi.reflect.RefBaseObject |
|---|
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
| Method Detail |
|---|
String getEmailAddress()
emailAddress.
JmiException - If the value cannot be retrieved for some reason.void setEmailAddress(String newValue)
emailAddress.
newValue - The possibly null new value for attribute emailAddress.
JmiException - If the value cannot be set for some reason.short getEmailFormat()
emailFormat.
emailFormat.
JmiException - If the value cannot be retrieved for some reason.void setEmailFormat(short newValue)
emailFormat.
newValue - The non-null new value for attribute emailFormat.
JmiException - If the value cannot be set for some reason.short getEmailType()
emailType.
emailType.
JmiException - If the value cannot be retrieved for some reason.void setEmailType(short newValue)
emailType.
newValue - The non-null new value for attribute emailType.
JmiException - If the value cannot be set for some reason.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||