|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pmstation.spss.variable.ValueLabel
public class ValueLabel
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 |
|---|
public ValueLabel()
| Method Detail |
|---|
public java.util.Hashtable getLabels()
public void setLabels(java.util.Hashtable labels)
labels - the new labelspublic void randomize()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||