MoblyYamlResultHandlerFactory.Type
public
static
final
enum
MoblyYamlResultHandlerFactory.Type
extends Enum<MoblyYamlResultHandlerFactory.Type>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.testtype.mobly.MoblyYamlResultHandlerFactory.Type> | |
↳ | com.android.tradefed.testtype.mobly.MoblyYamlResultHandlerFactory.Type |
Summary
Enum values | |
---|---|
MoblyYamlResultHandlerFactory.Type |
CONTROLLER_INFO
|
MoblyYamlResultHandlerFactory.Type |
RECORD
|
MoblyYamlResultHandlerFactory.Type |
SUMMARY
|
MoblyYamlResultHandlerFactory.Type |
TEST_NAME_LIST
|
MoblyYamlResultHandlerFactory.Type |
USER_DATA
|
Public methods | |
---|---|
<T>
T
|
getHandlerInstance()
|
String
|
getTag()
|
static
MoblyYamlResultHandlerFactory.Type
|
valueOf(String name)
|
static
final
Type[]
|
values()
|
Enum values
Public methods
getHandlerInstance
public T getHandlerInstance ()
Returns | |
---|---|
T |
getTag
public String getTag ()
Returns | |
---|---|
String |
valueOf
public static MoblyYamlResultHandlerFactory.Type valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
MoblyYamlResultHandlerFactory.Type |
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2023-04-28 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-04-28 UTC."],[],[]]