|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface describing meta info for an entry.
Method Summary | |
java.lang.Object |
clone()
Create a clone of this object |
java.lang.String |
getDescription()
|
java.lang.String |
getImage()
|
java.lang.String |
getTitle()
|
void |
setDescription(java.lang.String description)
Sets the descsription of this parameter.value. |
void |
setImage(java.lang.String image)
Sets the image name of this parameter. |
void |
setTitle(java.lang.String title)
Sets the descsription of this parameter.value. |
Method Detail |
public java.lang.String getTitle()
public void setTitle(java.lang.String title)
public java.lang.String getDescription()
public void setDescription(java.lang.String description)
description
- the new descriptionpublic java.lang.String getImage()
public void setImage(java.lang.String image)
image
- the new parameter valuepublic java.lang.Object clone() throws java.lang.CloneNotSupportedException
java.lang.CloneNotSupportedException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |