public interface Avatar
| Modifier and Type | Method and Description |
|---|---|
InputStream |
getInputStream() |
String |
getName() |
long |
getSize() |
String |
getType() |
Date |
getUpdatedAt() |
String getName()
String getType()
long getSize()
Date getUpdatedAt()
InputStream getInputStream() throws AvatarException
AvatarExceptionCopyright © 2005–2016 The Beangle Software Group. All rights reserved.