class Command extends Collection (View source)

Properties

protected $collection_key
protected $clearAppsDataParamsType
protected $clearAppsDataParamsDataType
protected $clearAppsDataStatusType
protected $clearAppsDataStatusDataType
string $createTime
string $duration
string $errorCode
string $newPassword
string[] $resetPasswordFlags
protected $startLostModeParamsType
protected $startLostModeParamsDataType
protected $startLostModeStatusType
protected $startLostModeStatusDataType
protected $stopLostModeParamsType
protected $stopLostModeParamsDataType
protected $stopLostModeStatusType
protected $stopLostModeStatusDataType
string $type
string $userName

Methods

setClearAppsDataParams(ClearAppsDataParams $clearAppsDataParams)

No description

setClearAppsDataStatus(ClearAppsDataStatus $clearAppsDataStatus)

No description

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setDuration($duration)

No description

string
getDuration()

No description

setErrorCode($errorCode)

No description

string
getErrorCode()

No description

setNewPassword($newPassword)

No description

string
getNewPassword()

No description

setResetPasswordFlags($resetPasswordFlags)

No description

string[]
getResetPasswordFlags()

No description

setStartLostModeParams(StartLostModeParams $startLostModeParams)

No description

setStartLostModeStatus(StartLostModeStatus $startLostModeStatus)

No description

setStopLostModeParams(StopLostModeParams $stopLostModeParams)

No description

setStopLostModeStatus(StopLostModeStatus $stopLostModeStatus)

No description

setType($type)

No description

string
getType()

No description

setUserName($userName)

No description

string
getUserName()

No description

Details

setClearAppsDataParams(ClearAppsDataParams $clearAppsDataParams)

No description

Parameters

ClearAppsDataParams $clearAppsDataParams

ClearAppsDataParams getClearAppsDataParams()

No description

Return Value

ClearAppsDataParams

setClearAppsDataStatus(ClearAppsDataStatus $clearAppsDataStatus)

No description

Parameters

ClearAppsDataStatus $clearAppsDataStatus

ClearAppsDataStatus getClearAppsDataStatus()

No description

Return Value

ClearAppsDataStatus

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setDuration($duration)

No description

Parameters

$duration

string getDuration()

No description

Return Value

string

setErrorCode($errorCode)

No description

Parameters

$errorCode

string getErrorCode()

No description

Return Value

string

setNewPassword($newPassword)

No description

Parameters

$newPassword

string getNewPassword()

No description

Return Value

string

setResetPasswordFlags($resetPasswordFlags)

No description

Parameters

$resetPasswordFlags

string[] getResetPasswordFlags()

No description

Return Value

string[]

setStartLostModeParams(StartLostModeParams $startLostModeParams)

No description

Parameters

StartLostModeParams $startLostModeParams

StartLostModeParams getStartLostModeParams()

No description

Return Value

StartLostModeParams

setStartLostModeStatus(StartLostModeStatus $startLostModeStatus)

No description

Parameters

StartLostModeStatus $startLostModeStatus

StartLostModeStatus getStartLostModeStatus()

No description

Return Value

StartLostModeStatus

setStopLostModeParams(StopLostModeParams $stopLostModeParams)

No description

Parameters

StopLostModeParams $stopLostModeParams

StopLostModeParams getStopLostModeParams()

No description

Return Value

StopLostModeParams

setStopLostModeStatus(StopLostModeStatus $stopLostModeStatus)

No description

Parameters

StopLostModeStatus $stopLostModeStatus

StopLostModeStatus getStopLostModeStatus()

No description

Return Value

StopLostModeStatus

setType($type)

No description

Parameters

$type

string getType()

No description

Return Value

string

setUserName($userName)

No description

Parameters

$userName

string getUserName()

No description

Return Value

string