|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectbiz.chitec.quarterback.util.ValueHistoryStorage.QuantiEntry
Small helper class for the QuantifiedIterator.
| Field Summary | |
(package private) EDate |
date
|
(package private) java.lang.Double |
value
|
| Constructor Summary | |
ValueHistoryStorage.QuantiEntry(EDate datex)
Constructor for the QuantiEntry object |
|
ValueHistoryStorage.QuantiEntry(EDate datex,
java.lang.Double valuex)
Constructor for the QuantiEntry object |
|
| Method Summary | |
boolean |
equals(java.lang.Object o)
Description of the Method |
java.lang.Object |
getKey()
Gets the key attribute of the QuantiEntry object |
java.lang.Object |
getValue()
Gets the value attribute of the QuantiEntry object |
int |
hashCode()
Description of the Method |
java.lang.Object |
setValue(java.lang.Object valuex)
Sets the value attribute of the QuantiEntry object |
java.lang.String |
toString()
Description of the Method |
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Field Detail |
EDate date
java.lang.Double value
| Constructor Detail |
public ValueHistoryStorage.QuantiEntry(EDate datex)
datex - Description of the Parameter
public ValueHistoryStorage.QuantiEntry(EDate datex,
java.lang.Double valuex)
datex - Description of the Parametervaluex - Description of the Parameter| Method Detail |
public boolean equals(java.lang.Object o)
equals in interface java.util.Map.Entryo - Description of the Parameter
public java.lang.Object getKey()
getKey in interface java.util.Map.Entrypublic java.lang.Object getValue()
getValue in interface java.util.Map.Entrypublic int hashCode()
hashCode in interface java.util.Map.Entrypublic java.lang.Object setValue(java.lang.Object valuex)
setValue in interface java.util.Map.Entryvaluex - The new value value
public java.lang.String toString()
|
QJCC homepage | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||