public class DemARecord extends DemRecord
Copyright 2009 Partner Software, Inc.
| Constructor and Description |
|---|
DemARecord(DemCharArray array) |
| Modifier and Type | Method and Description |
|---|---|
int |
getProfileColumns() |
int |
getProfileRows() |
void |
setProfileColumns(int profileColumns) |
void |
setProfileRows(int profileRows) |
java.lang.String |
toString() |
public DemARecord(DemCharArray array)
public java.lang.String toString()
toString in class java.lang.Objectpublic int getProfileRows()
public void setProfileRows(int profileRows)
public int getProfileColumns()
public void setProfileColumns(int profileColumns)