Package com.klipwallet.app2app.common
Class KlipPhaseInfo
- java.lang.Object
-
- com.klipwallet.app2app.common.KlipPhaseInfo
-
public class KlipPhaseInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description KlipPhaseInfo(android.content.Context context)
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static java.lang.String
getMetadata(android.content.Context context, java.lang.String key)
KlipPhase
getPhase()
-
-
-
Method Detail
-
getPhase
public KlipPhase getPhase()
-
getMetadata
public static java.lang.String getMetadata(android.content.Context context, java.lang.String key)
-
-