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


应用程序版本信息类型。

概括

枚举值

AppVersionFetcher.AppVersionInfo VERSION_CODE

AppVersionFetcher.AppVersionInfo VERSION_NAME

公共方法

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

枚举值

版本代码

public static final AppVersionFetcher.AppVersionInfo VERSION_CODE

VERSION_NAME

public static final AppVersionFetcher.AppVersionInfo VERSION_NAME

公共方法

的价值

public static AppVersionFetcher.AppVersionInfo valueOf (String name)

参数
name String

退货
AppVersionFetcher.AppVersionInfo

价值观

public static final AppVersionInfo[] values ()

退货
AppVersionInfo[]