Struct
class Struct extends Message
Properties
FieldsEntry[] | $fields |
Methods
static
descriptor()
No description
boolean
hasFields()
Check if
clearFields()
Clear
getFields(int $idx = NULL)
Get
getFieldsList()
Get all elements of
Details
at line line 141
static
descriptor()
at line line 166
boolean
hasFields()
Check if
at line line 175
Struct
clearFields()
Clear
at line line 185
FieldsEntry
getFields(int $idx = NULL)
Get
at line line 195
Struct
setFields(FieldsEntry $value, $idx = NULL)
Set
at line line 204
FieldsEntry[]
getFieldsList()
Get all elements of
at line line 214
Struct
addFields(FieldsEntry $value)
Add a new element to