|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.w3c.jpa3.AbstractObject
org.opencrx.kernel.account1.jpa3.AccountAddress
org.opencrx.kernel.account1.jpa3.EMailAddress
public class EMailAddress
Class EMailAddress
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
AbstractObject.AbstractStateAccessor, AbstractObject.EmbeddedList<E>, AbstractObject.EmbeddedSet<E>, AbstractObject.ObjectState, AbstractObject.SlicedList<E,S>, AbstractObject.SlicedMap<E,S>, AbstractObject.SlicedSet<E,S> |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.account1.cci2.AccountAddress |
|---|
AccountAddress.Identity |
| Field Summary |
|---|
| Fields inherited from class org.opencrx.kernel.account1.jpa3.AccountAddress |
|---|
createdAt, identity, modifiedAt |
| Constructor Summary | |
|---|---|
EMailAddress()
Constructor |
|
| 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. |
| Methods inherited from class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoMakeDirty, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.account1.cci2.AccountAddress |
|---|
getAccount, getAuthority, moveAddress, moveAddressToAccount, setAuthority |
| Methods inherited from interface org.opencrx.kernel.address1.cci2.Addressable |
|---|
getBuilding, getTz, getUsage, isMain, setBuilding, setMain, setTz, setUsage |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.openmdx.base.cci2.Creatable |
|---|
getCreatedAt, getCreatedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.base.cci2.Modifiable |
|---|
getModifiedAt, getModifiedBy |
| Constructor Detail |
|---|
public EMailAddress()
| Method Detail |
|---|
public final String getEmailAddress()
emailAddress.
getEmailAddress in interface EMailAddressableemailAddress.public void setEmailAddress(String emailAddress)
emailAddress.
setEmailAddress in interface EMailAddressableemailAddress - The possibly null new value for attribute emailAddress.public short getEmailFormat()
emailFormat.
getEmailFormat in interface EMailAddressableemailFormat.public void setEmailFormat(short emailFormat)
emailFormat.
setEmailFormat in interface EMailAddressableemailFormat - The non-null new value for attribute emailFormat.public short getEmailType()
emailType.
getEmailType in interface EMailAddressableemailType.public void setEmailType(short emailType)
emailType.
setEmailType in interface EMailAddressableemailType - The non-null new value for attribute emailType.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||