com.jakewharton.trakt.entities
Class Shout
java.lang.Object
com.jakewharton.trakt.entities.Shout
- All Implemented Interfaces:
- TraktEntity, Serializable
public class Shout
- extends Object
- implements TraktEntity
- See Also:
- Serialized Form
Constructor Summary |
Shout()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Shout
public Shout()
getInserted
public Calendar getInserted()
getShout
public String getShout()
getUser
public UserProfile getUser()
Copyright © 2011 Jake Wharton. All Rights Reserved.