| java.lang.Object | |
| ↳ | org.mule.module.getsatisfaction.model.holders.AuthorExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _avatarType | |||||||||||
| _avatarUrlLargeType | |||||||||||
| _avatarUrlMediumType | |||||||||||
| _avatarUrlMiniType | |||||||||||
| _avatarUrlSmallType | |||||||||||
| _canonicalNameType | |||||||||||
| _championType | |||||||||||
| _employeeType | |||||||||||
| _idType | |||||||||||
| _nameType | |||||||||||
| _profileUrlType | |||||||||||
| _titleType | |||||||||||
| _urlType | |||||||||||
| avatar | |||||||||||
| avatarUrlLarge | |||||||||||
| avatarUrlMedium | |||||||||||
| avatarUrlMini | |||||||||||
| avatarUrlSmall | |||||||||||
| canonicalName | |||||||||||
| champion | |||||||||||
| employee | |||||||||||
| id | |||||||||||
| name | |||||||||||
| profileUrl | |||||||||||
| title | |||||||||||
| url | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves avatar
| |||||||||||
Retrieves avatarUrlLarge
| |||||||||||
Retrieves avatarUrlMedium
| |||||||||||
Retrieves avatarUrlMini
| |||||||||||
Retrieves avatarUrlSmall
| |||||||||||
Retrieves canonicalName
| |||||||||||
Retrieves champion
| |||||||||||
Retrieves employee
| |||||||||||
Retrieves id
| |||||||||||
Retrieves name
| |||||||||||
Retrieves profileUrl
| |||||||||||
Retrieves title
| |||||||||||
Retrieves url
| |||||||||||
Sets avatar
| |||||||||||
Sets avatarUrlLarge
| |||||||||||
Sets avatarUrlMedium
| |||||||||||
Sets avatarUrlMini
| |||||||||||
Sets avatarUrlSmall
| |||||||||||
Sets canonicalName
| |||||||||||
Sets champion
| |||||||||||
Sets employee
| |||||||||||
Sets id
| |||||||||||
Sets name
| |||||||||||
Sets profileUrl
| |||||||||||
Sets title
| |||||||||||
Sets url
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves avatar
Retrieves avatarUrlLarge
Retrieves avatarUrlMedium
Retrieves avatarUrlMini
Retrieves avatarUrlSmall
Retrieves canonicalName
Retrieves champion
Retrieves employee
Retrieves id
Retrieves name
Retrieves profileUrl
Retrieves title
Retrieves url
Sets avatar
| value | Value to set |
|---|
Sets avatarUrlLarge
| value | Value to set |
|---|
Sets avatarUrlMedium
| value | Value to set |
|---|
Sets avatarUrlMini
| value | Value to set |
|---|
Sets avatarUrlSmall
| value | Value to set |
|---|
Sets canonicalName
| value | Value to set |
|---|
Sets champion
| value | Value to set |
|---|
Sets employee
| value | Value to set |
|---|
Sets id
| value | Value to set |
|---|
Sets name
| value | Value to set |
|---|
Sets profileUrl
| value | Value to set |
|---|
Sets title
| value | Value to set |
|---|
Sets url
| value | Value to set |
|---|