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 |
Énumérations des différents types d'événements hôtes.
Résumé
Valeurs enum | |
---|---|
ClusterHostEvent.HostEventType |
DeviceSnapshot
|
ClusterHostEvent.HostEventType |
HostStateChanged
|
Méthodes publiques | |
---|---|
String
|
getAndroidEngProdAPIName()
|
String
|
toString()
|
static
ClusterHostEvent.HostEventType
|
valueOf(String name)
|
static
final
HostEventType[]
|
values()
|
Valeurs enum
Méthodes publiques
getAndroidEngProdAPIName
public String getAndroidEngProdAPIName ()
Renvoie | |
---|---|
String |
toString
public String toString ()
Renvoie | |
---|---|
String |
valeur_
public static ClusterHostEvent.HostEventType valueOf (String name)
Paramètres | |
---|---|
name |
String |
Renvoie | |
---|---|
ClusterHostEvent.HostEventType |