PlantFormAuthType.smali
.class public Lcom/cmcm/xiaobao/phone/smarthome/model/PlantFormAuthType;
.super Ljava/lang/Object;
# instance fields
.field private skill_platform_id:Ljava/lang/String;
# direct methods
.method public constructor <init>(Ljava/lang/String;)V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/model/PlantFormAuthType;->skill_platform_id:Ljava/lang/String;
return-void
.end method
# virtual methods
.method public getSkill_platform_id()Ljava/lang/String;
.registers 2
iget-object v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/model/PlantFormAuthType;->skill_platform_id:Ljava/lang/String;
return-object v0
.end method
.method public setSkill_platform_id(Ljava/lang/String;)V
.registers 2
iput-object p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/model/PlantFormAuthType;->skill_platform_id:Ljava/lang/String;
return-void
.end method