|
||||||||||
| 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.DateVariable
public class DateVariable
Represents spss variable of any date type.
| Constructor Summary | |
|---|---|
DateVariable()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
readFromStream(DecompressionInputStream in)
Read date from DecompressionInputStream |
| 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 DateVariable()
| Method Detail |
|---|
public java.lang.Object readFromStream(DecompressionInputStream in)
throws java.io.IOException
DecompressionInputStream
readFromStream in class SPSSVariablein - input stream
Date value.
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 | |||||||||