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


ערכים מוגדרים מראש של הסוגים השונים של אירועי אירוח.

סיכום

ערכי enum

ClusterHostEvent.HostEventType  DeviceSnapshot

 

ClusterHostEvent.HostEventType  HostStateChanged

 

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

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

ערכי enum

DeviceSnapshot

public static final ClusterHostEvent.HostEventType DeviceSnapshot

HostStateChanged

public static final ClusterHostEvent.HostEventType HostStateChanged

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

getAndroidEngProdAPIName

public String getAndroidEngProdAPIName ()

החזרות
String

toString

public String toString ()

החזרות
String

valueOf

public static ClusterHostEvent.HostEventType valueOf (String name)

פרמטרים
name String

החזרות
ClusterHostEvent.HostEventType

ערכים

public static final HostEventType[] values ()

החזרות
HostEventType[]