PlatformId.smali
.class public Lcom/cmcm/xiaobao/phone/smarthome/model/PlatformId;
.super Ljava/lang/Object;
# annotations
.annotation build Landroid/support/annotation/Keep;
.end annotation
# instance fields
.field private iot_platform_id:I
# direct methods
.method public constructor <init>(I)V
.registers 2
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
iput p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/model/PlatformId;->iot_platform_id:I
return-void
.end method
# virtual methods
.method public getIot_platform_id()I
.registers 2
iget v0, p0, Lcom/cmcm/xiaobao/phone/smarthome/model/PlatformId;->iot_platform_id:I
return v0
.end method
.method public setIot_platform_id(I)V
.registers 2
iput p1, p0, Lcom/cmcm/xiaobao/phone/smarthome/model/PlatformId;->iot_platform_id:I
return-void
.end method