ClusterHostEvent.HostEventType

public static final enum ClusterHostEvent.HostEventType
extends Enum< ClusterHostEvent.HostEventType >

java.lang.Object
java.lang.Enum< com.android.tradefed.cluster.ClusterHostEvent.HostEventType >
com.android.tradefed.cluster.ClusterHostEvent.HostEventType


רשימות של סוגי האירועים השונים.

סיכום

ערכי מנה

ClusterHostEvent.HostEventType DeviceSnapshot

ClusterHostEvent.HostEventType HostStateChanged

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

String getAndroidEngProdAPIName ()
String toString ()
static ClusterHostEvent.HostEventType valueOf (String name)
static final HostEventType[] values ()

ערכי מנה

Device Snapshot

public static final ClusterHostEvent.HostEventType DeviceSnapshot

HostStateChanged

public static final ClusterHostEvent.HostEventType HostStateChanged

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

getAndroidEngProdAPIName

public String getAndroidEngProdAPIName ()

החזרות
String

toString

public String toString ()

החזרות
String

ערך של

public static ClusterHostEvent.HostEventType valueOf (String name)

פרמטרים
name String

החזרות
ClusterHostEvent.HostEventType

ערכים

public static final HostEventType[] values ()

החזרות
HostEventType[]