ClusterDeviceInfo

public class ClusterDeviceInfo
extends Object

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


Klasa do zamykania informacji o urządzeniach klastra, które mają zostać przesłane.

Podsumowanie

Zagnieżdżone klasy

class ClusterDeviceInfo.Builder

 

Metody publiczne

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

Generuje obiekt JSON dla tych informacji o urządzeniu.

Metody publiczne

getDeviceDescriptor

public DeviceDescriptor getDeviceDescriptor ()

Zwroty
DeviceDescriptor

getExtraInfo

public  getExtraInfo ()

Zwroty

getGroupName

public String getGroupName ()

Zwroty
String

getRunTarget

public String getRunTarget ()

Zwroty
String

toJSON

public JSONObject toJSON ()

Generuje obiekt JSON dla tych informacji o urządzeniu.

Zwroty
JSONObject odpowiednik obiektu JSONObject tych informacji o urządzeniu.

Rzuty
org.json.JSONException
JSONException