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 1655
static
descriptor()
at line line 1687
boolean
hasKey()
Check if
at line line 1696
AttributesEntry
clearKey()
Clear
at line line 1705
string
getKey()
Get
at line line 1715
AttributesEntry
setKey(string $value)
Set
at line line 1724
boolean
hasValue()
Check if
at line line 1733
AttributesEntry
clearValue()
Clear
at line line 1742
string
getValue()
Get
at line line 1752
AttributesEntry
setValue(string $value)
Set