AttributesEntry
class AttributesEntry extends Message
Properties
string | $key | ||
string | $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
string
getValue()
Get
setValue(string $value)
Set
Details
at line line 119
static
descriptor()
at line line 151
boolean
hasKey()
Check if
at line line 160
AttributesEntry
clearKey()
Clear
at line line 169
string
getKey()
Get
at line line 179
AttributesEntry
setKey(string $value)
Set
at line line 188
boolean
hasValue()
Check if
at line line 197
AttributesEntry
clearValue()
Clear
at line line 206
string
getValue()
Get
at line line 216
AttributesEntry
setValue(string $value)
Set