|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pmstation.spss.variable.SPSSVariable
com.pmstation.spss.variable.NumericVariable
public class NumericVariable
Represents any type numeric variable.
| Constructor Summary | |
|---|---|
NumericVariable()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
readFromStream(DecompressionInputStream in)
Reads variable from stream |
| Methods inherited from class com.pmstation.spss.variable.SPSSVariable |
|---|
getLabel, getLegacyName, getMissingValues, getName, getPrintFormat, getValueLabels, getWriteFormat, isCaseWeight, setCaseWeight, setLabel, setLegacyName, setMissingValues, setName, setPrintFormat, setValueLabels, setWriteFormat |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumericVariable()
| Method Detail |
|---|
public java.lang.Object readFromStream(DecompressionInputStream in)
throws java.io.IOException
readFromStream in class SPSSVariablein - decompression input stream
java.io.IOException - Signals that an I/O exception has occurred.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||