.class public interface abstract Lcom/moji/postcard/presenter/OrderPayPresenter$OrderPayPresenterCallback; .super Ljava/lang/Object; .source "OrderPayPresenter.java" # interfaces .implements Lcom/moji/base/MJPresenter$ICallback; # annotations .annotation system Ldalvik/annotation/EnclosingClass; value = Lcom/moji/postcard/presenter/OrderPayPresenter; .end annotation .annotation system Ldalvik/annotation/InnerClass; accessFlags = 0x609 name = "OrderPayPresenterCallback" .end annotation # virtual methods .method public abstract createOrderFailed(Ljava/lang/String;)V .end method .method public abstract createOrderSuccess(Lcom/moji/http/postcard/entity/PosterCardOrderInfoResult$PosterCardOrderInfo;I)V .param p1 # Lcom/moji/http/postcard/entity/PosterCardOrderInfoResult$PosterCardOrderInfo; .annotation build Landroid/support/annotation/NonNull; .end annotation .end param .end method .method public abstract payMoneyFailed()V .end method .method public abstract payMoneySuccess()V .end method .method public abstract selectedPayType(I)V .end method