ITestDevice.MountPointInfo
public
static
class
ITestDevice.MountPointInfo
extends Object
java.lang.Object | |
↳ | com.android.tradefed.device.ITestDevice.MountPointInfo |
คลาสสตรูคเจอร์แบบง่ายสำหรับจัดเก็บข้อมูลเกี่ยวกับจุดมาสก์เดียว
สรุป
ช่อง | |
---|---|
public
String |
filesystem
|
public
String |
mountpoint
|
public
|
options
|
public
String |
type
|
ตัวสร้างแบบสาธารณะ | |
---|---|
MountPointInfo()
ตัวสร้างแบบง่าย |
|
MountPointInfo(String filesystem, String mountpoint, String type,
ตัวสร้างที่สะดวกในการตั้งค่าสมาชิกทั้งหมด |
เมธอดสาธารณะ | |
---|---|
static
|
splitMountOptions(String options)
|
String
|
toString()
|
ช่อง
filesystem
public String filesystem
mountpoint
public String mountpoint
ตัวเลือก
publicoptions
ประเภท
public String type
ตัวสร้างแบบสาธารณะ
MountPointInfo
public MountPointInfo ()
ตัวสร้างแบบง่าย
MountPointInfo
public MountPointInfo (String filesystem, String mountpoint, String type,options)
ตัวสร้างที่สะดวกในการตั้งค่าสมาชิกทั้งหมด
พารามิเตอร์ | |
---|---|
filesystem |
String |
mountpoint |
String |
type |
String |
options |
|
เมธอดสาธารณะ
splitMountOptions
public staticsplitMountOptions (String options)
พารามิเตอร์ | |
---|---|
options |
String |
คิกรีเทิร์น | |
---|---|
|
toString
public String toString ()
คิกรีเทิร์น | |
---|---|
String |