ITestDevice.MountPointInfo
public
static
class
ITestDevice.MountPointInfo
extends Object
java.lang.Object | |
↳ | com.android.tradefed.device.ITestDevice.MountPointInfo |
סוג struct פשוט לאחסון מידע על נקודת mount אחת
סיכום
שדות | |
---|---|
public
String |
filesystem
|
public
String |
mountpoint
|
public
|
options
|
public
String |
type
|
קונסטרוקטורים גלויים לכולם | |
---|---|
Mount
יוצר פשוט |
|
Mount
יצירת אב נוחה להגדרת כל המשתנים |
שיטות ציבוריות | |
---|---|
static
|
split
|
String
|
toString()
|
שדות
מערכת קבצים
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 |