|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pmstation.spss.record.SPSSRecord
public abstract class SPSSRecord
Superclass for spss dictionary records
| Constructor Summary | |
|---|---|
SPSSRecord()
|
|
| Method Summary | |
|---|---|
int |
getRecordType()
Gets the record type. |
void |
setRecordType(int recordType)
Sets the record type. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SPSSRecord()
| Method Detail |
|---|
public int getRecordType()
public void setRecordType(int recordType)
recordType - the new record type
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||