public interface TEmail
extends org.eclipse.emf.ecore.EObject
TaskPackage.getTEmail()
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
copyright |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList |
getLocalizedEmail()
Returns the value of the 'Localized Email' containment reference list.
|
java.lang.String |
getName()
Returns the value of the 'Name' attribute
|
void |
setName(java.lang.String value)
Sets the value of the '
Name ' attribute |
org.eclipse.emf.common.util.EList getLocalizedEmail()
TLocalizedEmail
.
If the meaning of the 'Localized Email' containment reference list isn't clear, there really should be more of a description here...
TaskPackage.getTEmail_LocalizedEmail()
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
TaskPackage.getTEmail_Name()