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()
|
الحقول
نظام ملفات
public String filesystem
نقطة تثبيت
public String mountpoint
الخيارات
publicoptions
كتابة
public String type
شركة إنشاءات عامة
موقع MountainPointInfo
public MountPointInfo ()
الدالة الإنشائية البسيطة
موقع MountainPointInfo
public MountPointInfo (String filesystem, String mountpoint, String type,options)
الدالة الإنشائية الملائمة لتحديد جميع الأعضاء
المعلمات | |
---|---|
filesystem |
String |
mountpoint |
String |
type |
String |
options |
|
الطرق العامة
splitMountOptions
public staticsplitMountOptions (String options)
المعلمات | |
---|---|
options |
String |
المرتجعات | |
---|---|
|
إلىسلسلة
public String toString ()
المرتجعات | |
---|---|
String |