public class UserListWidget.ListUsersWidgetUserListItem extends DetailedUserData
| Constructor and Description |
|---|
ListUsersWidgetUserListItem() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCompany() |
String |
getPosition() |
boolean |
isFollows() |
void |
setCompany(String company) |
void |
setFollows(boolean follows) |
void |
setPosition(String position) |
getEffectiveUserTimeZone, getLastModificationDate, getLastPhotoModificationDate, setEffectiveUserTimeZone, setLastModificationDate, setLastPhotoModificationDategetAlias, getEmail, getFirstName, getLastName, getSalutation, getStatus, getTags, getUserId, setAlias, setEmail, setFirstName, setLastName, setSalutation, setStatus, setTags, setUserIdcopy, equals, getId, getProperties, getProperty, hashCode, setId, setPropertypublic String getCompany()
public String getPosition()
public boolean isFollows()
public void setCompany(String company)
company - the company to setpublic void setFollows(boolean follows)
follows - the follows to setpublic void setPosition(String position)
position - the position to setCopyright © 2019 Communote team. All rights reserved.