|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.cyclops.dbdigger.idbroker.PrimaryKey
com.cyclops.dbdigger.idbroker.NumberKey
Add description HERE!
| Constructor Summary | |
NumberKey(BigDecimal bd)
Constructor method for class NumberKey |
|
NumberKey(long value)
Constructor of class NumberKey |
|
| Method Summary | |
BigDecimal |
getBigDecimal()
Method getBigDecimal() in class NumberKey |
long |
getLong()
Method getLong() in class NumberKey |
| Methods inherited from class com.cyclops.dbdigger.idbroker.PrimaryKey |
getObject |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NumberKey(BigDecimal bd)
bd - BigDecimal objectpublic NumberKey(long value)
value - long value| Method Detail |
public BigDecimal getBigDecimal()
public long getLong()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||