|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--jpos.config.simple.editor.JposEntryComparable
JposEntry implementation of the Comparable interface NOTE: uses the JposENtry's logicalName property as the mean of comparison
| Constructor Summary | |
JposEntryComparable(JposEntry entry)
Default 1-argument ctor |
|
| Method Summary | |
int |
compareTo(java.lang.Object other)
Compares two JposEntries |
boolean |
equals(java.lang.Object other)
Indicates this JposEntry is "equal to" the other |
JposEntry |
getJposEntry()
|
| Methods inherited from class java.lang.Object |
|
| Constructor Detail |
public JposEntryComparable(JposEntry entry)
obj - the element's Object| Method Detail |
public int compareTo(java.lang.Object other)
compareTo in interface Comparableother - JposEntry to compare topublic boolean equals(java.lang.Object other)
equals in interface Comparableequals in class java.lang.Objectother - JposEntry to compare topublic JposEntry getJposEntry()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||