Modifier and Type | Method and Description |
---|---|
MessageObjectProperty |
MessageObjectPropertiesCollection.tryGetValue(long propertyTag)
Tries to get value, by specified key.
|
Modifier and Type | Method and Description |
---|---|
void |
MessageObjectPropertiesCollection.add(MessageObjectProperty item)
add.
|
protected Long |
MessageObjectPropertiesCollection.getKeyForItem(MessageObjectProperty item)
When implemented in a derived class, extracts the key from the specified element.
|