|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MissingValue in com.pmstation.spss |
Methods in com.pmstation.spss with parameters of type MissingValue | |
void |
SPSSWriter.addNumericVar(java.lang.String name,
int width,
int decimals,
java.lang.String label,
MissingValue mv)
Add numeric variable without formatting parameters to the variable list in dictionary section. |
void |
SPSSWriter.addNumericVar(java.lang.String name,
int width,
int decimals,
java.lang.String label,
int columns,
int align,
int measure,
MissingValue mv)
Add numeric variable with formatting parameters to the variable list in dictionary section. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |