public interface IPropertyMessage
Modifier and Type | Method and Description |
---|---|
java.io.Serializable |
getProperty(java.lang.String key) |
void |
removeProperty(java.lang.String key) |
void |
setProperty(java.lang.String key,
java.io.Serializable val) |