SubprocessEventHelper.LogAssociationEventInfo

public static class SubprocessEventHelper.LogAssociationEventInfo
extends Object

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


Aide pour les informations logAssociation.

Résumé

Des champs

public String mDataName

public LogFile mLoggedFile

Constructeurs publics

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

Méthodes publiques

String toString ()

Des champs

mDataName

public String mDataName

mLoggedFile

public LogFile mLoggedFile

Constructeurs publics

LogAssociationEventInfo

public LogAssociationEventInfo (String dataName, 
                LogFile loggedFile)

Paramètres
dataName String

loggedFile LogFile

LogAssociationEventInfo

public LogAssociationEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Jetés
JSONException

Méthodes publiques

versChaîne

public String toString ()

Retour
String