public class ProfileIconDetails extends Dto implements java.io.Serializable
| Constructor and Description |
|---|
ProfileIconDetails() |
| Modifier and Type | Method and Description |
|---|---|
long |
getId() |
Image |
getImage() |
java.lang.String |
toString() |
toString, toStringVerboselypublic long getId()
public Image getImage()
public java.lang.String toString()
toString in class java.lang.Object