|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VariableParam | |
|---|---|
| com.pmstation.spss.record | Provides dictionary record classes. |
| com.pmstation.spss.variable | Provides spss variable classes |
| Uses of VariableParam in com.pmstation.spss.record |
|---|
| Methods in com.pmstation.spss.record that return VariableParam | |
|---|---|
VariableParam[] |
VariableParamsRecord.getVariableParams()
Gets the variable params. |
| Methods in com.pmstation.spss.record with parameters of type VariableParam | |
|---|---|
void |
VariableParamsRecord.setVariableParams(VariableParam[] variableParams)
Sets the variable params. |
| Uses of VariableParam in com.pmstation.spss.variable |
|---|
| Methods in com.pmstation.spss.variable that return VariableParam | |
|---|---|
VariableParam |
VariableFormat.getVariableParams()
Gets the variable params. |
| Methods in com.pmstation.spss.variable with parameters of type VariableParam | |
|---|---|
void |
VariableFormat.setVariableParams(VariableParam variableParams)
Sets the variable params. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||