public class Message extends Object
Constructor and Description |
---|
Message() |
Modifier and Type | Method and Description |
---|---|
void |
addProperty(String key,
String value) |
String |
getMessage() |
Map<String,String> |
getProperties() |
String |
getProperty(String propertyName) |
void |
setMessage(String message) |
void |
setProperties(Map<String,String> properties) |
Copyright © 2018 WSO2. All rights reserved.