public interface User extends Principal
The following features are supported:
IntegrityPackage.getUser()
Modifier and Type | Method and Description |
---|---|
String |
getFullName()
Returns the value of the 'Full Name' attribute.
|
void |
setFullName(String value)
Sets the value of the '
Full Name ' attribute. |
getEmail, isActive, setEmail, setIsActive
getDescription, getName, setDescription, setName
getId, setId
eUninitialize
compareTo, eExtendedClass, eIsInstanceOf, eIsInstanceOf, eIsProfiled, eIsRemoved, eMetamodel, eMetaTypeName, eModel, eRemove, eSetUniqueID, eUniqueID, superScript, superScript, toBoolean, toBoolean, toByte, toByte, toChar, toChar, toDouble, toDouble, toFloat, toFloat, toInt, toInt, toList, toList, toList, toList, toList, toLong, toLong, toObject, toObject, toSet, toSet, toShort, toShort, toString, toString
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
String getFullName()
""
.
setFullName(String)
,
IntegrityPackage.getUser_FullName()
void setFullName(String value)
Full Name
' attribute.
value
- the new value of the 'Full Name' attribute.getFullName()