SubprocessEventHelper.LogAssociationEventInfo

public static class SubprocessEventHelper.LogAssociationEventInfo
extends Object

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


Outil d'aide pour les informations logAssociation.

Résumé

Champs

public String mDataName

public LogFile mLoggedFile

Constructeurs publics

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

Méthodes publiques

String toString()

Champs

mDataName (NommDataName)

public String mDataName

Fichier mLogged

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

Génère
JSONException

Méthodes publiques

toString

public String toString ()

Renvoie
String