Bitrix-D7 23.9
 
Загрузка...
Поиск...
Не найдено
Класс JsonResponse
+ Граф наследования:JsonResponse:

Открытые члены

 hasJson ()
 
 getJson ()
 
 setJson ($value=null)
 
 extensions ()
 
 unknownFieldSet ()
 
 toStream (\Protobuf\Configuration $configuration=null)
 
 writeTo (\Protobuf\WriteContext $context)
 
 readFrom (\Protobuf\ReadContext $context)
 
 serializedSize (\Protobuf\ComputeSizeContext $context)
 
 clear ()
 
 merge (\Protobuf\Message $message)
 

Открытые статические члены

static fromStream ($stream, \Protobuf\Configuration $configuration=null)
 
static fromArray (array $values)
 
static descriptor ()
 

Защищенные данные

 $unknownFieldSet = null
 
 $extensions = null
 
 $json = null
 

Подробное описание

Generated by Protobuf protoc plugin.

File descriptor : response.proto Protobuf message : JsonResponse

См. определение в файле jsonresponse.php строка 15

Методы

◆ clear()

clear ( )

{}

См. определение в файле jsonresponse.php строка 241

◆ descriptor()

static descriptor ( )
static

{}

См. определение в файле jsonresponse.php строка 111

◆ extensions()

extensions ( )

{}

См. определение в файле jsonresponse.php строка 68

◆ fromArray()

static fromArray ( array $values)
static

{}

См. определение в файле jsonresponse.php строка 96

◆ fromStream()

static fromStream ( $stream,
\Protobuf\Configuration $configuration = null )
static

{}

См. определение в файле jsonresponse.php строка 88

◆ getJson()

getJson ( )

Get 'json' value

Возвращает
string

См. определение в файле jsonresponse.php строка 50

◆ hasJson()

hasJson ( )

Check if 'json' has a value

Возвращает
bool

См. определение в файле jsonresponse.php строка 40

◆ merge()

merge ( \Protobuf\Message $message)

{}

См. определение в файле jsonresponse.php строка 249

◆ readFrom()

readFrom ( \Protobuf\ReadContext $context)

{}

См. определение в файле jsonresponse.php строка 165

◆ serializedSize()

serializedSize ( \Protobuf\ComputeSizeContext $context)

{}

См. определение в файле jsonresponse.php строка 221

◆ setJson()

setJson ( $value = null)

Set 'json' value

Аргументы
string$value

См. определение в файле jsonresponse.php строка 60

◆ toStream()

toStream ( \Protobuf\Configuration $configuration = null)

{}

См. определение в файле jsonresponse.php строка 129

◆ unknownFieldSet()

unknownFieldSet ( )

{}

См. определение в файле jsonresponse.php строка 80

◆ writeTo()

writeTo ( \Protobuf\WriteContext $context)

{}

См. определение в файле jsonresponse.php строка 144

Данные класса

◆ $extensions

$extensions = null
protected

См. определение в файле jsonresponse.php строка 26

◆ $json

$json = null
protected

См. определение в файле jsonresponse.php строка 33

◆ $unknownFieldSet

$unknownFieldSet = null
protected

См. определение в файле jsonresponse.php строка 21