SubprocessEventHelper.LogAssociationEventInfo

public static class SubprocessEventHelper.LogAssociationEventInfo
extends Object

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


Assistant pour les informations logAssociation.

Résumé

Champs

public String mDataName

public LogFile mLoggedFile

Constructeurs publics

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

Méthodes publiques

String toString()

Champs

mDataName (NommDataName)

public String mDataName

Fichier mLogged

public LogFile mLoggedFile

Constructeurs publics

LogAssociationEventInfo

public LogAssociationEventInfo (JSONObject jsonObject)

Paramètres
jsonObject JSONObject

Génère
JSONException

LogAssociationEventInfo

public LogAssociationEventInfo (String dataName, 
                LogFile loggedFile)

Paramètres
dataName String

loggedFile LogFile

Méthodes publiques

toString

public String toString ()

Renvoie
String