Package com.longbridge.content
Class TopicAuthor
- java.lang.Object
-
- com.longbridge.content.TopicAuthor
-
public class TopicAuthor extends Object
Topic author
-
-
Constructor Summary
Constructors Constructor Description TopicAuthor()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAvatar()Returns the avatar URL.StringgetMemberId()Returns the member ID.StringgetName()Returns the display name.StringtoString()
-