Functions | |
string | getMessageType () const |
Gets the value of MessageTypeProperty. More... | |
void | setMessageType (string value) |
Sets the value of MessageTypeProperty. More... | |
bool | isSetHandled () const |
Gets the value of SetHandledProperty. More... | |
void | setSetHandled (bool value) |
Sets the value of SetHandledProperty. More... | |
MessageRouting | getRoutingMode () const |
Gets the value of RoutingModeProperty. More... | |
void | setRoutingMode (MessageRouting value) |
Sets the value of RoutingModeProperty. More... | |
string | getMessageSource () const |
Gets the value of MessageSourceProperty. More... | |
void | setMessageSource (string value) |
Sets the value of MessageSourceProperty. More... | |
Variables | |
static PropertyType< string > | MessageTypeProperty |
MessageType property. More... | |
static PropertyType< bool > | SetHandledProperty |
SetHandled property. More... | |
static PropertyType< MessageRouting > | RoutingModeProperty |
RoutingMode property. More... | |
static PropertyType< string > | MessageSourceProperty |
MessageSource property. More... | |
string getMessageType | ( | ) | const |
Gets the value of MessageTypeProperty.
void setMessageType | ( | string | value | ) |
Sets the value of MessageTypeProperty.
bool isSetHandled | ( | ) | const |
Gets the value of SetHandledProperty.
void setSetHandled | ( | bool | value | ) |
Sets the value of SetHandledProperty.
MessageRouting getRoutingMode | ( | ) | const |
Gets the value of RoutingModeProperty.
void setRoutingMode | ( | MessageRouting | value | ) |
Sets the value of RoutingModeProperty.
string getMessageSource | ( | ) | const |
Gets the value of MessageSourceProperty.
void setMessageSource | ( | string | value | ) |
Sets the value of MessageSourceProperty.
|
static |
|
static |
|
static |
RoutingMode property.
The default value is MessageRoutingBubbling.
|
static |