public class

ReplyExpressionHolder

extends Object
java.lang.Object
   ↳ org.mule.module.getsatisfaction.model.holders.ReplyExpressionHolder

Summary

Fields
protected Author _authorType
protected boolean _championType
protected int _commentCountType
protected String _commentsUrlType
protected boolean _companyPromotedType
protected String _contentType
protected Date _createdAtType
protected Emotitag _emotitagType
protected boolean _employeeType
protected long _idType
protected int _starCountType
protected boolean _starPromotedType
protected boolean _starredType
protected long _topicIdType
protected String _urlType
protected Object author
protected Object champion
protected Object commentCount
protected Object commentsUrl
protected Object companyPromoted
protected Object content
protected Object createdAt
protected Object emotitag
protected Object employee
protected Object id
protected Object starCount
protected Object starPromoted
protected Object starred
protected Object topicId
protected Object url
Public Constructors
ReplyExpressionHolder()
Public Methods
Object getAuthor()
Retrieves author
Object getChampion()
Retrieves champion
Object getCommentCount()
Retrieves commentCount
Object getCommentsUrl()
Retrieves commentsUrl
Object getCompanyPromoted()
Retrieves companyPromoted
Object getContent()
Retrieves content
Object getCreatedAt()
Retrieves createdAt
Object getEmotitag()
Retrieves emotitag
Object getEmployee()
Retrieves employee
Object getId()
Retrieves id
Object getStarCount()
Retrieves starCount
Object getStarPromoted()
Retrieves starPromoted
Object getStarred()
Retrieves starred
Object getTopicId()
Retrieves topicId
Object getUrl()
Retrieves url
void setAuthor(Object value)
Sets author
void setChampion(Object value)
Sets champion
void setCommentCount(Object value)
Sets commentCount
void setCommentsUrl(Object value)
Sets commentsUrl
void setCompanyPromoted(Object value)
Sets companyPromoted
void setContent(Object value)
Sets content
void setCreatedAt(Object value)
Sets createdAt
void setEmotitag(Object value)
Sets emotitag
void setEmployee(Object value)
Sets employee
void setId(Object value)
Sets id
void setStarCount(Object value)
Sets starCount
void setStarPromoted(Object value)
Sets starPromoted
void setStarred(Object value)
Sets starred
void setTopicId(Object value)
Sets topicId
void setUrl(Object value)
Sets url
[Expand]
Inherited Methods
From class java.lang.Object

Fields

protected Author _authorType

protected boolean _championType

protected int _commentCountType

protected String _commentsUrlType

protected boolean _companyPromotedType

protected String _contentType

protected Date _createdAtType

protected Emotitag _emotitagType

protected boolean _employeeType

protected long _idType

protected int _starCountType

protected boolean _starPromotedType

protected boolean _starredType

protected long _topicIdType

protected String _urlType

protected Object author

protected Object champion

protected Object commentCount

protected Object commentsUrl

protected Object companyPromoted

protected Object content

protected Object createdAt

protected Object emotitag

protected Object employee

protected Object id

protected Object starCount

protected Object starPromoted

protected Object starred

protected Object topicId

protected Object url

Public Constructors

public ReplyExpressionHolder ()

Public Methods

public Object getAuthor ()

Retrieves author

public Object getChampion ()

Retrieves champion

public Object getCommentCount ()

Retrieves commentCount

public Object getCommentsUrl ()

Retrieves commentsUrl

public Object getCompanyPromoted ()

Retrieves companyPromoted

public Object getContent ()

Retrieves content

public Object getCreatedAt ()

Retrieves createdAt

public Object getEmotitag ()

Retrieves emotitag

public Object getEmployee ()

Retrieves employee

public Object getId ()

Retrieves id

public Object getStarCount ()

Retrieves starCount

public Object getStarPromoted ()

Retrieves starPromoted

public Object getStarred ()

Retrieves starred

public Object getTopicId ()

Retrieves topicId

public Object getUrl ()

Retrieves url

public void setAuthor (Object value)

Sets author

Parameters
value Value to set

public void setChampion (Object value)

Sets champion

Parameters
value Value to set

public void setCommentCount (Object value)

Sets commentCount

Parameters
value Value to set

public void setCommentsUrl (Object value)

Sets commentsUrl

Parameters
value Value to set

public void setCompanyPromoted (Object value)

Sets companyPromoted

Parameters
value Value to set

public void setContent (Object value)

Sets content

Parameters
value Value to set

public void setCreatedAt (Object value)

Sets createdAt

Parameters
value Value to set

public void setEmotitag (Object value)

Sets emotitag

Parameters
value Value to set

public void setEmployee (Object value)

Sets employee

Parameters
value Value to set

public void setId (Object value)

Sets id

Parameters
value Value to set

public void setStarCount (Object value)

Sets starCount

Parameters
value Value to set

public void setStarPromoted (Object value)

Sets starPromoted

Parameters
value Value to set

public void setStarred (Object value)

Sets starred

Parameters
value Value to set

public void setTopicId (Object value)

Sets topicId

Parameters
value Value to set

public void setUrl (Object value)

Sets url

Parameters
value Value to set