AppVersionFetcher.AppVersionInfo

public static final enum AppVersionFetcher.AppVersionInfo
extends Enum<AppVersionFetcher.AppVersionInfo>

java.lang.Object
java.lang.Enum<com.android.tradefed.util.AppVersionFetcher.AppVersionInfo>
  com.android.tradefed.util.AppVersionFetcher.AppVersionInfo


Typy informacji o wersji aplikacji.

Podsumowanie

Wartości typu wyliczeniowego

AppVersionFetcher.AppVersionInfo  VERSION_CODE

 

AppVersionFetcher.AppVersionInfo  VERSION_NAME

 

Metody publiczne

static AppVersionFetcher.AppVersionInfo valueOf(String name)
static final AppVersionInfo[] values()

Wartości typu wyliczeniowego

KOD WERSJI

public static final AppVersionFetcher.AppVersionInfo VERSION_CODE

VERSION_NAME

public static final AppVersionFetcher.AppVersionInfo VERSION_NAME

Metody publiczne

wartość

public static AppVersionFetcher.AppVersionInfo valueOf (String name)

Parametry
name String

Zwroty
AppVersionFetcher.AppVersionInfo

wartości

public static final AppVersionInfo[] values ()

Zwroty
AppVersionInfo[]