org.opencrx.kernel.address1.cci
Class EMailAddressableImpl
java.lang.Object
org.openmdx.base.accessor.jmi.spi.RefObject_1
org.opencrx.kernel.address1.cci.EMailAddressableImpl
- All Implemented Interfaces:
- Serializable, PersistenceCapable, RefBaseObject, RefFeatured, RefObject, EMailAddressable, RefObject_1_0
public class EMailAddressableImpl
- extends RefObject_1
- implements EMailAddressable
- See Also:
- Serialized Form
| Methods inherited from class org.openmdx.base.accessor.jmi.spi.RefObject_1 |
equals, jdoCopyFields, jdoCopyKeyFieldsFromObjectId, jdoCopyKeyFieldsToObjectId, jdoCopyKeyFieldsToObjectId, jdoGetObjectId, jdoGetPersistenceManager, jdoGetTransactionalObjectId, jdoGetVersion, jdoIsDeleted, jdoIsDetached, jdoIsDirty, jdoIsNew, jdoIsPersistent, jdoIsTransactional, jdoMakeDirty, jdoNewInstance, jdoNewInstance, jdoNewObjectIdInstance, jdoNewObjectIdInstance, jdoProvideField, jdoProvideFields, jdoReplaceField, jdoReplaceFields, jdoReplaceFlags, jdoReplaceStateManager, refAddEventListener, refAddToUnitOfWork, refAddValue, refAddValue, refAddValue, refClass, refContext, refDefaultFetchGroup, refDelegate, refDelete, refFlush, refGetEventListeners, refGetPath, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refGetValue, refImmediateComposite, refImmediatePackage, refInitialize, refInitialize, refInvokeOperation, refInvokeOperation, refIsDeleted, refIsDirty, refIsInstanceOf, refIsNew, refIsPersistent, refIsWriteProtected, refMetaObject, refMofId, refOutermostComposite, refOutermostPackage, refRefresh, refRefreshAsynchronously, refRemoveEventListener, refRemoveFromUnitOfWork, refRemoveValue, refRemoveValue, refRemoveValue, refRemoveValue, refSetValue, refSetValue, refSetValue, refSetValue, refVerifyConstraints, refWriteProtect, toString |
| 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 |
EMailAddressableImpl
public EMailAddressableImpl(Object_1_0 object,
RefClass refClass)
getEmailAddress
public String getEmailAddress()
- Specified by:
getEmailAddress in interface EMailAddressable
- Returns:
- The possibly null value for attribute
emailAddress.
setEmailAddress
public void setEmailAddress(String newValue)
- Description copied from interface:
EMailAddressable
- Sets a new value for the attribute
emailAddress.
- Specified by:
setEmailAddress in interface EMailAddressable
- Parameters:
newValue - The possibly null new value for attribute emailAddress.
getEmailFormat
public short getEmailFormat()
- Description copied from interface:
EMailAddressable
- Retrieves the value for the attribute
emailFormat.
- Specified by:
getEmailFormat in interface EMailAddressable
- Returns:
- The non-null value for attribute
emailFormat.
getEmailFormat
protected short getEmailFormat(int index)
setEmailFormat
public void setEmailFormat(short newValue)
- Description copied from interface:
EMailAddressable
- Sets a new value for the attribute
emailFormat.
- Specified by:
setEmailFormat in interface EMailAddressable
- Parameters:
newValue - The non-null new value for attribute emailFormat.
setEmailFormat
protected void setEmailFormat(int index,
short newValue)
getEmailType
public short getEmailType()
- Description copied from interface:
EMailAddressable
- Retrieves the value for the attribute
emailType.
- Specified by:
getEmailType in interface EMailAddressable
- Returns:
- The non-null value for attribute
emailType.
getEmailType
protected short getEmailType(int index)
setEmailType
public void setEmailType(short newValue)
- Description copied from interface:
EMailAddressable
- Sets a new value for the attribute
emailType.
- Specified by:
setEmailType in interface EMailAddressable
- Parameters:
newValue - The non-null new value for attribute emailType.
setEmailType
protected void setEmailType(int index,
short newValue)
This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.