|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||
Represents an information which could be used for visual representation of subject.
| Method Summary | |
|---|---|
String |
getDescription()
Returns extended description of the subject. |
URL |
getImage()
Returns an URL of the image which could be used for visual
representation of subject or null if not available. |
String |
getLabel()
Returns display label of subject. |
int |
getOrder()
Returns an information on display order of subjectwhich could be used for visual representation of subject. |
| Method Detail |
public String getLabel()
String containing display label of subject.public String getDescription()
String containing extended description of subject
or null if not available.public URL getImage()
URL of the image which could be used for visual
representation of subject or null if not available.
public int getOrder()
int value which represents display order
of subject or 0 if not availabe.
|
||||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||||