class GuestConfigDetails extends Model (View source)

Properties

protected $fstabType
protected $fstabDataType
protected $hostsType
protected $hostsDataType
string $issue
protected $nfsExportsType
protected $nfsExportsDataType
string $selinuxMode

Methods

setFstab(FstabEntryList $fstab)

No description

getFstab()

No description

setHosts(HostsEntryList $hosts)

No description

getHosts()

No description

setIssue($issue)

No description

string
getIssue()

No description

setNfsExports(NfsExportList $nfsExports)

No description

getNfsExports()

No description

setSelinuxMode($selinuxMode)

No description

string
getSelinuxMode()

No description

Details

setFstab(FstabEntryList $fstab)

No description

Parameters

FstabEntryList $fstab

FstabEntryList getFstab()

No description

Return Value

FstabEntryList

setHosts(HostsEntryList $hosts)

No description

Parameters

HostsEntryList $hosts

HostsEntryList getHosts()

No description

Return Value

HostsEntryList

setIssue($issue)

No description

Parameters

$issue

string getIssue()

No description

Return Value

string

setNfsExports(NfsExportList $nfsExports)

No description

Parameters

NfsExportList $nfsExports

NfsExportList getNfsExports()

No description

Return Value

NfsExportList

setSelinuxMode($selinuxMode)

No description

Parameters

$selinuxMode

string getSelinuxMode()

No description

Return Value

string