TradefedConfigObject.Type
public
static
final
enum
TradefedConfigObject.Type
extends Enum<TradefedConfigObject.Type>
java.lang.Object | ||
↳ | java.lang.Enum<com.android.tradefed.cluster.TradefedConfigObject.Type> | |
↳ | com.android.tradefed.cluster.TradefedConfigObject.Type |
A list of configuration object types which can be injected to a cluster command config.
This must be a subset of configuration object types defined in Configuration
.
Summary
Enum values | |
---|---|
TradefedConfigObject.Type |
RESULT_REPORTER
|
TradefedConfigObject.Type |
TARGET_PREPARER
|
TradefedConfigObject.Type |
UNKNOWN
|
Public methods | |
---|---|
static
TradefedConfigObject.Type
|
valueOf(String name)
|
static
final
Type[]
|
values()
|
Enum values
Public methods
valueOf
public static TradefedConfigObject.Type valueOf (String name)
Parameters | |
---|---|
name |
String |
Returns | |
---|---|
TradefedConfigObject.Type |
Nội dung và mã mẫu trên trang này phải tuân thủ các giấy phép như mô tả trong phần Giấy phép nội dung. Java và OpenJDK là nhãn hiệu hoặc nhãn hiệu đã đăng ký của Oracle và/hoặc đơn vị liên kết của Oracle.
Cập nhật lần gần đây nhất: 2020-09-08 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Thiếu thông tin tôi cần"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Quá phức tạp/quá nhiều bước"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Đã lỗi thời"
},{
"type": "thumb-down",
"id": "translationIssue",
"label":"Vấn đề về bản dịch"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Vấn đề về mẫu/mã"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Khác"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Dễ hiểu"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Giúp tôi giải quyết được vấn đề"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Khác"
}]