class ImageRawDisk extends Model (View source)

Properties

string $containerType
string $sha1Checksum
string $source

Methods

setContainerType($containerType)

No description

string
getContainerType()

No description

setSha1Checksum($sha1Checksum)

No description

string
getSha1Checksum()

No description

setSource($source)

No description

string
getSource()

No description

Details

setContainerType($containerType)

No description

Parameters

$containerType

string getContainerType()

No description

Return Value

string

setSha1Checksum($sha1Checksum)

No description

Parameters

$sha1Checksum

string getSha1Checksum()

No description

Return Value

string

setSource($source)

No description

Parameters

$source

string getSource()

No description

Return Value

string