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)

أسلوب الإنشاء الملائم لضبط جميع الأعضاء

الطرق العامة

static splitMountOptions(String options)
String toString()

الحقول

نظام الملفات

public String filesystem

نقطة الربط

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

الطرق العامة

splitMountOptions

public static  splitMountOptions (String options)

المعلمات
options String

المرتجعات

toString

public String toString ()

المرتجعات
String