SubprocessEventHelper.LogAssociationEventInfo

public static class SubprocessEventHelper.LogAssociationEventInfo
extends Object

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


logAssociation bilgileri için yardımcı.

Özet

Fields'ın oynadığı filmler

public String mDataName

public LogFile mLoggedFile

Herkese açık kurucular

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

Herkese açık yöntemler

String toString()

Fields'ın oynadığı filmler

mDataName

public String mDataName

mLoggedFile

public LogFile mLoggedFile

Herkese açık kurucular

LogAssociationEventInfo

public LogAssociationEventInfo (String dataName, 
                LogFile loggedFile)

Parametreler
dataName String

loggedFile LogFile

LogAssociationEventInfo

public LogAssociationEventInfo (JSONObject jsonObject)

Parametreler
jsonObject JSONObject

Atışlar
JSONException

Herkese açık yöntemler

toString

public String toString ()

İlerlemeler
String