|
||||||||||
| 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.DatasetAttributesRecord
public class DatasetAttributesRecord
Holds information about dataset attributes as unparsed string
| Constructor Summary | |
|---|---|
DatasetAttributesRecord()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getRawAttributesDefinition()
Gets the raw attributes definition. |
void |
setRawAttributesDefinition(java.lang.String rawAttributesDefinition)
Sets the raw 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 DatasetAttributesRecord()
| Method Detail |
|---|
public java.lang.String getRawAttributesDefinition()
public void setRawAttributesDefinition(java.lang.String rawAttributesDefinition)
rawAttributesDefinition - the new raw attributes definition
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||