com.github.api
Class ApiConstants

java.lang.Object
  extended by com.github.api.ApiConstants

public class ApiConstants
extends Object

Version:
1.0
Author:
cristian

Field Summary
static String API_URL
           
static String GET_USER
           
 
Constructor Summary
ApiConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

API_URL

public static final String API_URL
See Also:
Constant Field Values

GET_USER

public static final String GET_USER
See Also:
Constant Field Values
Constructor Detail

ApiConstants

public ApiConstants()


Copyright © 2012. All Rights Reserved.