FieldsEntry
class FieldsEntry extends Message
Properties
string | $key | ||
Value | $value |
Methods
static
descriptor()
No description
boolean
hasKey()
Check if
clearKey()
Clear
string
getKey()
Get
setKey(string $value)
Set
boolean
hasValue()
Check if
clearValue()
Clear
Details
at line line 26
static
descriptor()
at line line 59
boolean
hasKey()
Check if
at line line 68
FieldsEntry
clearKey()
Clear
at line line 77
string
getKey()
Get
at line line 87
FieldsEntry
setKey(string $value)
Set
at line line 96
boolean
hasValue()
Check if
at line line 105
FieldsEntry
clearValue()
Clear
at line line 114
Value
getValue()
Get
at line line 124
FieldsEntry
setValue(Value $value)
Set