SubprocessEventHelper.LogAssociationEventInfo
public
static
class
SubprocessEventHelper.LogAssociationEventInfo
extends Object
java.lang.Object
|
➔ |
com.android.tradefed.util.SubprocessEventHelper.LogAssociationEventInfo
|
Helfer für Informationen zu „logAssociation“.
Zusammenfassung
Felder
mDataName
public String mDataName
mLoggedFile
public LogFile mLoggedFile
Öffentliche Konstruktoren
LogAssociationEventInfo
public LogAssociationEventInfo (JSONObject jsonObject)
Parameter |
jsonObject |
JSONObject |
LogAssociationEventInfo
public LogAssociationEventInfo (String dataName,
LogFile loggedFile)
Parameter |
dataName |
String |
loggedFile |
LogFile |
Öffentliche Methoden
toString
public String toString ()