public class SPSSRecordType2 extends SPSSAbstractRecordType
| Constructor and Description |
|---|
SPSSRecordType2() |
| Modifier and Type | Method and Description |
|---|---|
String |
getFormatTypeCode(int value) |
String |
getFormatTypeLabel(int value) |
int |
getWriteFormatType()
Return the write format type
|
void |
read(SPSSFile is)
Read the record in the SPSS file
|
String |
toString() |
public String getFormatTypeCode(int value)
public String getFormatTypeLabel(int value)
public int getWriteFormatType()
public void read(SPSSFile is) throws IOException, SPSSFileException
read in class SPSSAbstractRecordTypeIOExceptionSPSSFileExceptionpublic String toString()
toString in class SPSSAbstractRecordTypeCopyright © 2016. All rights reserved.