|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.datamixer.collections.DatamixerIterator
org.datamixer.collections.ConstantsIterator
| Field Summary | |
protected Value |
value_
the constant value |
| Fields inherited from class org.datamixer.collections.DatamixerIterator |
collection_, debugEnabled_, done_, doneChecked_, doneListeners_, format_, formatPattern_, id_, infoEnabled_, initialized_, logger_, name_, nextListeners_, path_, repeat_, repeatSet_ |
| Constructor Summary | |
ConstantsIterator()
|
|
ConstantsIterator(Value value)
|
|
| Method Summary | |
protected Value |
doGetCurrentValue()
Returns the value most recently returned by nextValue(). |
int |
getDataType()
Returns the datatype. |
Value |
getValue()
Sets the constant. |
void |
setValue(Value value)
Returns the constant. |
| Methods inherited from class org.datamixer.collections.DatamixerIterator |
addDatamixerListener, doDone, doFireDatamixerEvent, doGenerate, doInitialize, doReset, fireDatamixerEvent, generate, getCollection, getContainer, getCurrent, getCurrentValue, getFormat, getFormatPattern, getHasNext, getId, getListeners, getName, getNext, getNextValue, getPath, getRepeat, hasNext, initialize, next, remove, removeDatamixerListener, reset, setCollection, setContainer, setCurrentValue, setDataType, setFormatPattern, setId, setName, setRepeat, toString, updateCurrentValue |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
protected Value value_
| Constructor Detail |
public ConstantsIterator()
public ConstantsIterator(Value value)
| Method Detail |
public int getDataType()
getDataType in class DatamixerIteratorprotected Value doGetCurrentValue()
doGetCurrentValue in class DatamixerIteratorpublic Value getValue()
public void setValue(Value value)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||