|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImageProvider
An ImageProvider stores an image file.
Method Summary | |
---|---|
byte[] |
getImage()
Return the image of the User . |
void |
setImage(byte[] image)
Change the image of the User . |
Method Detail |
---|
byte[] getImage()
User
.
void setImage(byte[] image)
User
.
image
- The new image to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |