com.sola.instagram.io
Class UriFactory.Media

java.lang.Object
  extended by com.sola.instagram.io.UriFactory.Media
Enclosing class:
UriFactory

public class UriFactory.Media
extends java.lang.Object


Field Summary
static java.lang.String GET_MEDIA
           
static java.lang.String GET_POPULAR_MEDIA
           
static java.lang.String SEARCH_MEDIA
           
 
Constructor Summary
UriFactory.Media()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GET_MEDIA

public static final java.lang.String GET_MEDIA
See Also:
Constant Field Values

SEARCH_MEDIA

public static final java.lang.String SEARCH_MEDIA
See Also:
Constant Field Values

GET_POPULAR_MEDIA

public static final java.lang.String GET_POPULAR_MEDIA
See Also:
Constant Field Values
Constructor Detail

UriFactory.Media

public UriFactory.Media()