|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.compiere.util.NamePair
org.compiere.util.ValueNamePair
public final class ValueNamePair
(String) Value Name Pair
| Constructor Summary | |
|---|---|
ValueNamePair(String value,
String name)
Construct KeyValue Pair |
|
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Equals |
String |
getID()
Get ID |
String |
getValue()
Get Value |
int |
hashCode()
Return Hashcode of value |
| Methods inherited from class org.compiere.util.NamePair |
|---|
compare, compare, compareTo, compareTo, getName, toString, toStringX |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ValueNamePair(String value,
String name)
value - valuename - string representation| Method Detail |
|---|
public String getValue()
public String getID()
getID in class NamePairpublic boolean equals(Object obj)
equals in interface Comparator<Object>equals in class Objectobj - Object
public int hashCode()
hashCode in class Object
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||