public abstract class AbstractAvatar extends Object implements Avatar
| Constructor and Description |
|---|
AbstractAvatar() |
| Modifier and Type | Method and Description |
|---|---|
double |
getKBSize() |
String |
getName() |
String |
getType() |
Date |
getUpdatedAt() |
void |
setName(String name) |
void |
setType(String type) |
void |
setUpdatedAt(Date updatedAt) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetInputStream, getSizeCopyright © 2005–2016 The Beangle Software Group. All rights reserved.