|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pmstation.spss.record.SPSSRecord
com.pmstation.spss.record.AdditionalRecord
com.pmstation.spss.record.VariableAttributesRecord
public class VariableAttributesRecord
Contains unparsed variable attributes conforming to 7.18 record type description
| Constructor Summary | |
|---|---|
VariableAttributesRecord()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getRawVariableAttributesDefinition()
Gets the raw variable attributes definition. |
void |
setRawVariableAttributesDefinition(java.lang.String rawVariableAttributesDefinition)
Sets the raw variable attributes definition. |
| Methods inherited from class com.pmstation.spss.record.AdditionalRecord |
|---|
getDataTypeCode, getNumberOfElements, getRawData, getSubTypeCode, setDataTypeCode, setNumberOfElements, setRawData, setSubTypeCode |
| Methods inherited from class com.pmstation.spss.record.SPSSRecord |
|---|
getRecordType, setRecordType |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariableAttributesRecord()
| Method Detail |
|---|
public java.lang.String getRawVariableAttributesDefinition()
public void setRawVariableAttributesDefinition(java.lang.String rawVariableAttributesDefinition)
rawVariableAttributesDefinition - the new raw variable attributes definition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||