class Install extends Model (View source)

Properties

string $installState
string $productId
int $versionCode

Methods

setInstallState($installState)

No description

string
getInstallState()

No description

setProductId($productId)

No description

string
getProductId()

No description

setVersionCode($versionCode)

No description

int
getVersionCode()

No description

Details

setInstallState($installState)

No description

Parameters

$installState

string getInstallState()

No description

Return Value

string

setProductId($productId)

No description

Parameters

$productId

string getProductId()

No description

Return Value

string

setVersionCode($versionCode)

No description

Parameters

$versionCode

int getVersionCode()

No description

Return Value

int