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

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

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

Метод Описание
__construct ( )
getAppKey ( )
getDeviceId ( )
getGrantType ( )
getTopicFullName ( )
setAppKey ( $appKey )
setDeviceId ( $deviceId )
setGrantType ( $grantType )
setTopicFullName ( $topicFullName )

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

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

public __construct ( )

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

public getAppKey ( )

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

public getDeviceId ( )

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

public getGrantType ( )

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

public getTopicFullName ( )

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

public setAppKey ( $appKey )

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

public setDeviceId ( $deviceId )

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

public setGrantType ( $grantType )

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

public setTopicFullName ( $topicFullName )