|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - is the generic type of the title. The type
will typically be String but can also be something else (e.g.
NlsMessage.public interface AttributeReadTitle<T>
This is the abstract interface for an object that has an title.
| Method Summary | |
|---|---|
T |
getTitle()
This method gets the title of this object. |
| Method Detail |
|---|
T getTitle()
Object.toString() of the result
if NOT null
null if not set. The
string-representation of the result (if
NOT null) needs to be suitable for end-users.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||