PHP Класс Iot\Request\V20160104\RevertRpcRequest

Наследование: extends RpcAcsRequest
Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( )
getAppKey ( )
getDeviceId ( )
getRpcContent ( )
getTimeOut ( )
setAppKey ( $appKey )
setDeviceId ( $deviceId )
setRpcContent ( $rpcContent )
setTimeOut ( $timeOut )

Описание методов

__construct() публичный метод

public __construct ( )

getAppKey() публичный метод

public getAppKey ( )

getDeviceId() публичный метод

public getDeviceId ( )

getRpcContent() публичный метод

public getRpcContent ( )

getTimeOut() публичный метод

public getTimeOut ( )

setAppKey() публичный метод

public setAppKey ( $appKey )

setDeviceId() публичный метод

public setDeviceId ( $deviceId )

setRpcContent() публичный метод

public setRpcContent ( $rpcContent )

setTimeOut() публичный метод

public setTimeOut ( $timeOut )