Package com.stimulsoft.report.dictionary
Class StiVariableItem
java.lang.Object
com.stimulsoft.report.dictionary.StiVariableItem
Item of a list of values for the variable.
Copyright Stimulsoft
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanbooleangetFrom()final Objectfinal ObjectgetLabel()getTo()inthashCode()final voidsetKeyObject(Object value) voidsetKeyObjectFrom(Object keyObjectFrom) final voidsetKeyObjectTo(Object value) final voidvoidsetValueBinding(List<Object> valueBinding)
-
Constructor Details
-
StiVariableItem
public StiVariableItem() -
StiVariableItem
-
-
Method Details
-
getValueBinding
- Returns:
- the valueBinding
-
setValueBinding
- Parameters:
valueBinding- the valueBinding to set
-
getLabel
-
getKeyObject
-
setKeyObject
-
getKeyObjectTo
-
setKeyObjectTo
-
getTo
-
setKeyObjectFrom
-
getKeyObjectFrom
-
getFrom
-
setLabel
-
getBoolValue
public boolean getBoolValue() -
getDateTime
-
getTimeSpan
-
getValueString
-
hashCode
public int hashCode() -
equals
-