GceAvdInfo.GceStatus

public static final enum GceAvdInfo.GceStatus
extends Enum<GceAvdInfo.GceStatus>

JavaScript.lang.Object
Java.lang.Enum<com.android.tradefed.device.cloud.GceAvdInfo.GceStatus>
  com.android.tradefed.device.cloud.GceAvdInfo.GceStatus


סיכום

ערכי טיפוסים בני מנייה (enum)

GceAvdInfo.GceStatus  BOOT_FAIL

 

GceAvdInfo.GceStatus  DEVICE_OFFLINE

 

GceAvdInfo.GceStatus  FAIL

 

GceAvdInfo.GceStatus  SUCCESS

 

שיטות ציבוריות

static GceAvdInfo.GceStatus valueOf(String name)
static final GceStatus[] values()

ערכי טיפוסים בני מנייה (enum)

BOOT_FAIL

public static final GceAvdInfo.GceStatus BOOT_FAIL

DEVICE_OFFLINE

public static final GceAvdInfo.GceStatus DEVICE_OFFLINE

נכשל

public static final GceAvdInfo.GceStatus FAIL

הצלחה

public static final GceAvdInfo.GceStatus SUCCESS

שיטות ציבוריות

ערך של

public static GceAvdInfo.GceStatus valueOf (String name)

פרמטרים
name String

החזרות
GceAvdInfo.GceStatus

ערכים

public static final GceStatus[] values ()

החזרות
GceStatus[]