Informacje o urządzeniu klastra

public class ClusterDeviceInfo
extends Object

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


Klasa do hermetyzacji informacji o urządzeniu 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

JSON

public JSONObject toJSON ()

Generuje obiekt JSON dla tych informacji o urządzeniu.

Zwroty
JSONObject Odpowiednik JSONObject tych informacji o urządzeniu.

Rzuty
org.json.JSONException
JSONException