AppVersionFetcher.AppVersionInfo

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

java.lang.オブジェクト
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[]