|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objecttangocard.sdk.common.SdkConfig
public class SdkConfig
Method Summary | |
---|---|
java.lang.String |
getConfigValue(java.lang.String key)
Gets the config value. |
static SdkConfig |
getInstance()
Gets the single instance of SdkConfig. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SdkConfig getInstance() throws java.lang.Exception
java.lang.Exception
- the exceptionpublic java.lang.String getConfigValue(java.lang.String key)
key
- the key
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |