Uses of Class
com.pmstation.spss.MissingValue

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, int columns, int align, int measure, MissingValue mv)
          Add numeric variable with formatting parameters to the variable list in dictionary section.
 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.
 



Copyright © 2003-2004 pmStation.com. All Rights Reserved.