|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for storing meta-info on a registry entry
Method Summary | |
java.lang.String |
getDescription()
|
java.lang.String |
getImage()
|
java.lang.String |
getTitle()
|
void |
setDescription(java.lang.String description)
Sets the description for this entry |
void |
setImage(java.lang.String image)
Sets the image URL attached to this entry |
void |
setTitle(java.lang.String title)
Sets the title for this entry |
Method Detail |
public java.lang.String getTitle()
public void setTitle(java.lang.String title)
title
- the new title for this entrypublic java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the new description for this entrypublic java.lang.String getImage()
public void setImage(java.lang.String image)
image
- the image URL to link to this entry
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |