Runtime$PropertyDescriptor.smali
.class Lcom/facebook/stetho/inspector/protocol/module/Runtime$PropertyDescriptor;
.super Ljava/lang/Object;
.source "SourceFile"
# annotations
.annotation system Ldalvik/annotation/EnclosingClass;
value = Lcom/facebook/stetho/inspector/protocol/module/Runtime;
.end annotation
.annotation system Ldalvik/annotation/InnerClass;
accessFlags = 0x9
name = "PropertyDescriptor"
.end annotation
# instance fields
.field public final configurable:Z
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public final enumerable:Z
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public final isOwn:Z
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public name:Ljava/lang/String;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public value:Lcom/facebook/stetho/inspector/protocol/module/Runtime$RemoteObject;
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
.field public final writable:Z
.annotation runtime Lcom/facebook/stetho/json/annotation/JsonProperty;
required = true
.end annotation
.end field
# direct methods
.method private constructor <init>()V
.registers 3
.line 1
invoke-direct {p0}, Ljava/lang/Object;-><init>()V
const/4 v0, 0x1
.line 2
iput-boolean v0, p0, Lcom/facebook/stetho/inspector/protocol/module/Runtime$PropertyDescriptor;->isOwn:Z
const/4 v1, 0x0
.line 3
iput-boolean v1, p0, Lcom/facebook/stetho/inspector/protocol/module/Runtime$PropertyDescriptor;->configurable:Z
.line 4
iput-boolean v0, p0, Lcom/facebook/stetho/inspector/protocol/module/Runtime$PropertyDescriptor;->enumerable:Z
.line 5
iput-boolean v1, p0, Lcom/facebook/stetho/inspector/protocol/module/Runtime$PropertyDescriptor;->writable:Z
return-void
.end method
.method public synthetic constructor <init>(Lcom/facebook/stetho/inspector/protocol/module/Runtime$1;)V
.registers 2
.line 6
invoke-direct {p0}, Lcom/facebook/stetho/inspector/protocol/module/Runtime$PropertyDescriptor;-><init>()V
return-void
.end method