@Entity(name="WikiEmotionIconEntity") public class EmotionIconEntity extends Object
| Constructor and Description |
|---|
EmotionIconEntity() |
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getImage() |
String |
getName() |
void |
setImage(byte[] image) |
void |
setName(String name) |
Copyright © 2003–2016 eXo Platform SAS. All rights reserved.