public interface Image
| Modifier and Type | Method and Description |
|---|---|
URI |
getId() |
String |
getMotivation() |
URI |
getOn() |
ImageResource |
getResource() |
String |
getType() |
void |
setOn(URI on) |
void |
setResource(ImageResource resource) |
URI getId()
String getMotivation()
URI getOn()
void setOn(URI on)
ImageResource getResource()
void setResource(ImageResource resource)
String getType()
Copyright © 2017. All rights reserved.