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, options) MountPointInfo (String filesystem, String mountpoint, String type, options)

منشئ الراحة لتعيين جميع الأعضاء

الأساليب العامة
static splitMountOptions (String options)
String toString ()
مجالات
نظام الملفات
public String filesystem

com.mountpoint
public String mountpoint

خيارات
public  options

يكتب
public String type

المقاولين العامة
MountPointInfo
public MountPointInfo ()

منشئ بسيط

MountPointInfo
public MountPointInfo (String filesystem, 
                String mountpoint, 
                String type, 
                 options)

منشئ الراحة لتعيين جميع الأعضاء

حدود
filesystem String

mountpoint String

type String

options

الأساليب العامة
com.splitMountOptions
public static  splitMountOptions (String options)

حدود
options String

عائدات

إلى سلسلة
public String toString ()

عائدات
String