DataInterface$IPaymentData.smali

.class public interface abstract Lcom/cm/plugincluster/softmgr/interfaces/scan/DataInterface$IPaymentData;
.super Ljava/lang/Object;
.source "DataInterface.java"

# interfaces
.implements Landroid/os/Parcelable;


# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
    value = Lcom/cm/plugincluster/softmgr/interfaces/scan/DataInterface;
.end annotation

.annotation system Ldalvik/annotation/InnerClass;
    accessFlags = 0x609
    name = "IPaymentData"
.end annotation


# virtual methods
.method public abstract getPaymentDetailDesc()Ljava/lang/String;
.end method

.method public abstract getPaymentTypeDesc()Ljava/lang/String;
.end method