ITestDevice.MountPointInfo
public
static
class
ITestDevice.MountPointInfo
extends Object
Java.lang.Nesne | |
🎃 | com.android.tradefed.device.ITestDevice.MountPointInfo |
Tek bir ekleme noktasıyla ilgili bilgileri depolamak için basit bir struct sınıfı
Özet
Fields'ın oynadığı filmler | |
---|---|
public
String |
filesystem
|
public
String |
mountpoint
|
public
|
options
|
public
String |
type
|
Kamu inşaatçıları | |
---|---|
MountPointInfo()
Basit oluşturucu |
|
MountPointInfo(String filesystem, String mountpoint, String type,
Tüm üyeleri ayarlamak için kolaylık oluşturucu |
Herkese açık yöntemler | |
---|---|
static
|
splitMountOptions(String options)
|
String
|
toString()
|
Fields'ın oynadığı filmler
dosya sistemi
public String filesystem
ekleme noktası
public String mountpoint
seçenekler
publicoptions
tür
public String type
Kamu inşaatçıları
MontePointInfo
public MountPointInfo ()
Basit oluşturucu
MontePointInfo
public MountPointInfo (String filesystem, String mountpoint, String type,options)
Tüm üyeleri ayarlamak için kolaylık oluşturucu
Parametreler | |
---|---|
filesystem |
String |
mountpoint |
String |
type |
String |
options |
|
Herkese açık yöntemler
splitMountOptions
public staticsplitMountOptions (String options)
Parametreler | |
---|---|
options |
String |
İlerlemeler | |
---|---|
|
toString
public String toString ()
İlerlemeler | |
---|---|
String |