Uses of Class
org.javarosa.core.model.data.IntegerData
| Package | Description |
|---|---|
| org.javarosa.core.model.condition.pivot | |
| org.javarosa.core.model.data | |
| org.javarosa.xform.util |
-
Uses of IntegerData in org.javarosa.core.model.condition.pivot
Methods in org.javarosa.core.model.condition.pivot that return IntegerData Modifier and Type Method Description protected IntegerDataIntegerRangeHint. castToValue(double value) -
Uses of IntegerData in org.javarosa.core.model.data
Methods in org.javarosa.core.model.data that return IntegerData Modifier and Type Method Description IntegerDataIntegerData. cast(UncastData data) -
Uses of IntegerData in org.javarosa.xform.util
Methods in org.javarosa.xform.util with parameters of type IntegerData Modifier and Type Method Description ObjectXFormAnswerDataSerializer. serializeAnswerData(IntegerData data)