public class EmojiMapping extends Object
Modifier and Type | Field and Description |
---|---|
protected Map<String,String> |
mappings |
protected String |
productId |
Constructor and Description |
---|
EmojiMapping() |
Modifier and Type | Method and Description |
---|---|
Map<String,String> |
getMappings() |
String |
getProductId() |
void |
setMappings(Map<String,String> mappings) |
void |
setProductId(String productId) |