Package com.longbridge.content
Class TopicImage
- java.lang.Object
-
- com.longbridge.content.TopicImage
-
public class TopicImage extends Object
Topic image
-
-
Constructor Summary
Constructors Constructor Description TopicImage()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetLg()Returns the large image URL.StringgetSm()Returns the small thumbnail URL.StringgetUrl()Returns the original image URL.StringtoString()
-