|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EmailAddressType
A representation of the model object 'Email Address Type'. Mapping of the same named interface in ebRIM.
The following features are supported:
RimPackage.getEmailAddressType()| Method Summary | |
|---|---|
java.lang.String |
getAddress()
Returns the value of the 'Address' attribute. |
java.lang.String |
getType()
Returns the value of the 'Type' attribute. |
void |
setAddress(java.lang.String value)
Sets the value of the ' Address' attribute. |
void |
setType(java.lang.String value)
Sets the value of the ' Type' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| Method Detail |
|---|
java.lang.String getAddress()
If the meaning of the 'Address' attribute isn't clear, there really should be more of a description here...
setAddress(String),
RimPackage.getEmailAddressType_Address()void setAddress(java.lang.String value)
Address' attribute.
value - the new value of the 'Address' attribute.getAddress()java.lang.String getType()
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
setType(String),
RimPackage.getEmailAddressType_Type()void setType(java.lang.String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||