ClusterDeviceInfo

public class ClusterDeviceInfo
extends Object

java.lang.Object
com.android.tradefed.cluster.ClusterDeviceInfo


Une classe pour encapsuler les informations sur le périphérique du cluster à télécharger.

Résumé

Classes imbriquées

class ClusterDeviceInfo.Builder

Méthodes publiques

DeviceDescriptor getDeviceDescriptor ()
getExtraInfo ()
String getGroupName ()
String getRunTarget ()
JSONObject toJSON ()

Génère l'objet JSON pour ces informations sur l'appareil.

Méthodes publiques

getDeviceDescriptor

public DeviceDescriptor getDeviceDescriptor ()

Retour
DeviceDescriptor

getExtraInfo

public  getExtraInfo ()

Retour

obtenirNomGroupe

public String getGroupName ()

Retour
String

getRunTarget

public String getRunTarget ()

Retour
String

versJSON

public JSONObject toJSON ()

Génère l'objet JSON pour ces informations sur l'appareil.

Retour
JSONObject Équivalent JSONObject de ces informations sur l'appareil.

Jetés
org.json.JSONException
JSONException