Package com.google.gerrit.entities
Class UserIdentity
java.lang.Object
com.google.gerrit.entities.UserIdentity
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDate()
getEmail()
getName()
int
void
setAccount
(Account.Id id) void
void
void
void
setTimeZone
(int offset)
-
Constructor Details
-
UserIdentity
public UserIdentity()
-
-
Method Details
-
getName
-
setName
-
getEmail
-
setEmail
-
getUsername
-
getDate
-
setDate
-
getTimeZone
public int getTimeZone() -
setTimeZone
public void setTimeZone(int offset) -
getAccount
-
setAccount
-