com.telapi.api.configuration
Class TelapiConstants

java.lang.Object
  extended by com.telapi.api.configuration.TelapiConstants

public class TelapiConstants
extends Object


Field Summary
static String API_VERSION
           
static String BASE_URL
           
static SimpleDateFormat jsonDateFormat
           
static SimpleDateFormat queryDateFormat
           
 
Constructor Summary
TelapiConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

BASE_URL

public static final String BASE_URL
See Also:
Constant Field Values

API_VERSION

public static final String API_VERSION
See Also:
Constant Field Values

queryDateFormat

public static final SimpleDateFormat queryDateFormat

jsonDateFormat

public static final SimpleDateFormat jsonDateFormat
Constructor Detail

TelapiConstants

public TelapiConstants()


Copyright © 2012. All Rights Reserved.