MediaPlayerInfoBean$InfoBean.smali
.class public Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean;
.super Ljava/lang/Object;
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/sdk/orion/bean/MediaPlayerInfoBean;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "InfoBean"
.end annotation
.annotation system Ldalvik/annotation/MemberClasses;
value = {
Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayItemBean;,
Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayerBean;
}
.end annotation
# instance fields
.field private play_item:Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayItemBean;
.field private player:Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayerBean;
# direct methods
.method public constructor <init>()V
.registers 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getPlay_item()Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayItemBean;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean;->play_item:Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayItemBean;
return-object v0
.end method
.method public getPlayer()Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayerBean;
.registers 2
iget-object v0, p0, Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean;->player:Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayerBean;
return-object v0
.end method
.method public setPlay_item(Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayItemBean;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean;->play_item:Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayItemBean;
return-void
.end method
.method public setPlayer(Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayerBean;)V
.registers 2
iput-object p1, p0, Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean;->player:Lcom/sdk/orion/bean/MediaPlayerInfoBean$InfoBean$PlayerBean;
return-void
.end method