|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Photo
Represents an object is associated with images.
| Method Summary | |
|---|---|
Image |
getAvatar()
Returns the avatar (icon) of this object. |
Image |
getPhoto()
Returns the photo of this object. |
void |
setAvatar(Image avatar)
Sets the avator (icon) of this object. |
void |
setPhoto(Image photo)
Sets the photo of this object. |
| Method Detail |
|---|
Image getPhoto()
void setPhoto(Image photo)
throws ModificationException
ModificationExceptionImage getAvatar()
void setAvatar(Image avatar)
throws ModificationException
ModificationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||