com.sola.instagram.io
Class UriFactory.Locations

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

public class UriFactory.Locations
extends java.lang.Object


Field Summary
static java.lang.String GET_LOCATION
           
static java.lang.String GET_MEDIA_FROM_LOCATION
           
static java.lang.String SEARCH_LOCATIONS
           
 
Constructor Summary
UriFactory.Locations()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

GET_LOCATION

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

GET_MEDIA_FROM_LOCATION

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

SEARCH_LOCATIONS

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

UriFactory.Locations

public UriFactory.Locations()