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


Loại thông tin về phiên bản ứng dụng.

Tóm tắt

Giá trị enum

AppVersionFetcher.AppVersionInfo  VERSION_CODE

 

AppVersionFetcher.AppVersionInfo  VERSION_NAME

 

Phương thức công khai

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

Giá trị enum

VERSION_CODE

public static final AppVersionFetcher.AppVersionInfo VERSION_CODE

PHIÊN BẢN_NAME

public static final AppVersionFetcher.AppVersionInfo VERSION_NAME

Phương thức công khai

giá trị của

public static AppVersionFetcher.AppVersionInfo valueOf (String name)

Tham số
name String

Giá trị trả về
AppVersionFetcher.AppVersionInfo

giá trị

public static final AppVersionInfo[] values ()

Giá trị trả về
AppVersionInfo[]