com.pmstation.spss.variable
Class ValueLabel

java.lang.Object
  extended by com.pmstation.spss.variable.ValueLabel

public class ValueLabel
extends java.lang.Object

Contains value labels


Constructor Summary
ValueLabel()
           
 
Method Summary
 java.util.Hashtable getLabels()
          Gets the labels.
 void randomize()
           
 void setLabels(java.util.Hashtable labels)
          Sets the labels.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ValueLabel

public ValueLabel()
Method Detail

getLabels

public java.util.Hashtable getLabels()
Gets the labels.

Returns:
the labels

setLabels

public void setLabels(java.util.Hashtable labels)
Sets the labels.

Parameters:
labels - the new labels

randomize

public void randomize()


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