|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Item
Class Item keeps properties of an item - a name, a value, a comment.
Method Summary | |
---|---|
java.lang.String |
getComment()
Gets the comment of the item |
java.lang.String |
getName()
Gets the name of the item |
java.lang.String |
getValue()
Gets the value of the item |
Method Detail |
---|
java.lang.String getName()
java.lang.String getComment()
java.lang.String getValue()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |