com.jakewharton.trakt.entities
Class UserProfile.Stats.Shows

java.lang.Object
  extended by com.jakewharton.trakt.entities.UserProfile.Stats.Shows
All Implemented Interfaces:
TraktEntity, Serializable
Enclosing class:
UserProfile.Stats

public static final class UserProfile.Stats.Shows
extends Object
implements TraktEntity

See Also:
Serialized Form

Constructor Summary
UserProfile.Stats.Shows()
           
 
Method Summary
 Integer getLibrary()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UserProfile.Stats.Shows

public UserProfile.Stats.Shows()
Method Detail

getLibrary

public Integer getLibrary()


Copyright © 2011 Jake Wharton. All Rights Reserved.