DeviceInspectionResult

public class DeviceInspectionResult
extends Object

java.lang.Object
   ↳ com.android.tradefed.util.DeviceInspectionResult


คลาสมีผลการสํารวจอุปกรณ์เมื่ออุปกรณ์ไม่พร้อมใช้งาน

สรุป

ตัวสร้างแบบสาธารณะ

DeviceInspectionResult(ErrorIdentifier identifier, String details)

เมธอดสาธารณะ

String getDetails()
ErrorIdentifier getErrorIdentifier()

ตัวสร้างแบบสาธารณะ

DeviceInspectionResult

public DeviceInspectionResult (ErrorIdentifier identifier, 
                String details)

พารามิเตอร์
identifier ErrorIdentifier

details String

เมธอดสาธารณะ

getDetails

public String getDetails ()

คิกรีเทิร์น
String

getErrorIdentifier

public ErrorIdentifier getErrorIdentifier ()

คิกรีเทิร์น
ErrorIdentifier