SubprocessEventHelper.LogAssociationEventInfo

public static class SubprocessEventHelper.LogAssociationEventInfo
extends Object

java.lang.Object
😎 com.android.tradefed.util.SubprocessEventHelper.LogAssociationEventInfo


Hilfsprogramm für logAssociation-Informationen.

Zusammenfassung

Felder

public String mDataName

public LogFile mLoggedFile

Öffentliche Konstruktoren

LogAssociationEventInfo(String dataName, LogFile loggedFile)
LogAssociationEventInfo(JSONObject jsonObject)

Öffentliche Methoden

String toString()

Felder

mDataName

public String mDataName

mLoggedDatei

public LogFile mLoggedFile

Öffentliche Konstruktoren

LogAssociationEventInfo

public LogAssociationEventInfo (String dataName, 
                LogFile loggedFile)

Parameter
dataName String

loggedFile LogFile

LogAssociationEventInfo

public LogAssociationEventInfo (JSONObject jsonObject)

Parameter
jsonObject JSONObject

Ausgabe
JSONException

Öffentliche Methoden

toString

public String toString ()

Returns
String