Interface Email
- All Superinterfaces:
Entity
,Resource
,Serializable
Represents an email address for a user.
-
Method Summary
Methods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
Method Details
-
getEmailAddress
String getEmailAddress()Returns the email address.- Returns:
- The email address
-