IFrameFeed.smali
.class public Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;
.super Ljava/lang/Object;
.source "IFrameFeed.java"
# interfaces
.implements Ltr/com/hurriyet/androidsdk/model/content/Feed;
.implements Ljava/io/Serializable;
# instance fields
.field private height:I
.field private src:Ljava/lang/String;
.field private widht:I
# direct methods
.method public constructor <init>()V
.registers 1
.line 53
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method
# virtual methods
.method public getHeight()I
.registers 2
.line 22
iget v0, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->height:I
return v0
.end method
.method public getSrc()Ljava/lang/String;
.registers 2
.line 14
iget-object v0, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->src:Ljava/lang/String;
return-object v0
.end method
.method public getWidht()I
.registers 2
.line 30
iget v0, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->widht:I
return v0
.end method
.method public setHeight(I)V
.registers 2
.line 26
iput p1, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->height:I
return-void
.end method
.method public setHeight(Ljava/lang/String;)V
.registers 2
.line 39
:try_start_0
invoke-static {p1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result p1
iput p1, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->height:I
:try_end_6
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_6} :catch_7
goto :goto_a
:catch_7
const/4 p1, 0x0
.line 41
iput p1, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->height:I
:goto_a
return-void
.end method
.method public setSrc(Ljava/lang/String;)V
.registers 2
.line 18
iput-object p1, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->src:Ljava/lang/String;
return-void
.end method
.method public setWidht(I)V
.registers 2
.line 34
iput p1, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->widht:I
return-void
.end method
.method public setWidht(Ljava/lang/String;)V
.registers 2
.line 47
:try_start_0
invoke-static {p1}, Ljava/lang/Integer;->parseInt(Ljava/lang/String;)I
move-result p1
iput p1, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->widht:I
:try_end_6
.catch Ljava/lang/Exception; {:try_start_0 .. :try_end_6} :catch_7
goto :goto_a
:catch_7
const/4 p1, 0x0
.line 49
iput p1, p0, Ltr/com/hurriyet/androidsdk/model/content/IFrameFeed;->widht:I
:goto_a
return-void
.end method