public interface IMessageObjectPropertyContainer
Defines an interface for container which contains MessageObjectProperty
entries.
Modifier and Type | Method and Description |
---|---|
MessageObjectPropertiesCollection |
getProperties()
Gets the properties of the container.
|
MessageObjectPropertiesCollection getProperties()
Gets the properties of the container.
Value: The properties.