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

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

 hasResponsesList ()
 
 getResponsesList ()
 
 setResponsesList (\Protobuf\Collection $value=null)
 
 addResponses (\Bitrix\Pull\Protobuf\Response $value)
 
 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
 
 $responses = null
 

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

Generated by Protobuf protoc plugin.

File descriptor : response.proto Protobuf message : ResponseBatch

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

Методы

◆ addResponses()

addResponses ( \Bitrix\Pull\Protobuf\Response $value)

Add a new element to 'responses'

Аргументы
\Bitrix\Pull\Protobuf\Response$value

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

◆ clear()

clear ( )

{}

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

◆ descriptor()

static descriptor ( )
static

{}

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

◆ extensions()

extensions ( )

{}

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

◆ fromArray()

static fromArray ( array $values)
static

{}

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

◆ fromStream()

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

{}

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

◆ getResponsesList()

getResponsesList ( )

Get 'responses' value

Возвращает
\Protobuf\Collection<\Bitrix\Pull\Protobuf\Response>

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

◆ hasResponsesList()

hasResponsesList ( )

Check if 'responses' has a value

Возвращает
bool

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

◆ merge()

merge ( \Protobuf\Message $message)

{}

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

◆ readFrom()

readFrom ( \Protobuf\ReadContext $context)

{}

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

◆ serializedSize()

serializedSize ( \Protobuf\ComputeSizeContext $context)

{}

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

◆ setResponsesList()

setResponsesList ( \Protobuf\Collection $value = null)

Set 'responses' value

Аргументы

Protobuf\Collection<\Bitrix\Pull\Protobuf\Response> $value

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

◆ toStream()

toStream ( \Protobuf\Configuration $configuration = null)

{}

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

◆ unknownFieldSet()

unknownFieldSet ( )

{}

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

◆ writeTo()

writeTo ( \Protobuf\WriteContext $context)

{}

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

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

◆ $extensions

$extensions = null
protected

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

◆ $responses

$responses = null
protected

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

◆ $unknownFieldSet

$unknownFieldSet = null
protected

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