PropertyValue.smali
.class public Ltr/com/hurriyet/androidsdk/response/content/PropertyValue;
.super Ljava/lang/Object;
.source "PropertyValue.java"
# interfaces
.implements Ljava/io/Serializable;
# instance fields
.field public name:Ljava/lang/String;
.field public value:Ljava/lang/String;
# direct methods
.method public constructor <init>()V
.registers 1
.line 9
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
return-void
.end method