Uses of Class
com.pmstation.spss.variable.VariableFormat

Packages that use VariableFormat
com.pmstation.spss.variable Provides spss variable classes 
 

Uses of VariableFormat in com.pmstation.spss.variable
 

Methods in com.pmstation.spss.variable that return VariableFormat
 VariableFormat SPSSVariable.getPrintFormat()
          Gets the prints the format.
 VariableFormat SPSSVariable.getWriteFormat()
          Gets the write format.
 

Methods in com.pmstation.spss.variable with parameters of type VariableFormat
 void SPSSVariable.setPrintFormat(VariableFormat printFormat)
          Sets the prints the format.
 void SPSSVariable.setWriteFormat(VariableFormat writeFormat)
          Sets the write format.
 



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