CurrentInvocation.InvocationInfo

public static final enum CurrentInvocation.InvocationInfo
extends Enum<CurrentInvocation.InvocationInfo>

Java.lang.Nesne
🎃 java.lang.Enum<com.android.tradefed.invoker.logger.CurrentInvocation.InvocationInfo>
  🎃 com.android.tradefed.invoker.logger.CurrentInvocation.InvocationInfo


Çağrı için her zaman dolduracağımız özel bir adlandırılmış anahtar.

Özet

Enum değerleri

CurrentInvocation.InvocationInfo  WORK_FOLDER

 

Herkese açık yöntemler

String toString()
static CurrentInvocation.InvocationInfo valueOf(String name)
static final InvocationInfo[] values()

Enum değerleri

İŞ_KLASÖRÜ

public static final CurrentInvocation.InvocationInfo WORK_FOLDER

Herkese açık yöntemler

toString

public String toString ()

İlerlemeler
String

değeri

public static CurrentInvocation.InvocationInfo valueOf (String name)

Parametreler
name String

İlerlemeler
CurrentInvocation.InvocationInfo

değerler

public static final InvocationInfo[] values ()

İlerlemeler
InvocationInfo[]