|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EntryValue
An interface that parents data types for sorting and grouping.
| Method Summary | |
|---|---|
java.lang.String |
getElement()
Returns the name of the element. |
java.lang.String |
getLabel()
Returns a label for the element. |
org.jdom.Namespace |
getNamespace()
Returns the namespace of the element. |
java.lang.Comparable |
getValue()
Returns the value of the element. |
| Method Detail |
|---|
java.lang.String getElement()
java.lang.String getLabel()
java.lang.Comparable getValue()
org.jdom.Namespace getNamespace()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||