|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSCCT.JavaSubscriber.SCCT_AbstractPackage
SCCT.JavaSubscriber.SCCT_AbstractDataPackage
SCCT.JavaSubscriber.SCCT_2DArrayPackage
public abstract class SCCT_2DArrayPackage
This class is an abstract representation of any types of array packages. Array packages inherit from it.
Nested Class Summary | |
---|---|
static class |
SCCT_2DArrayPackage.SCCT_ArrayType
Enum of all supported array types. |
Method Summary | |
---|---|
int |
geColumnCount()
|
SCCT_2DArrayPackage.SCCT_ArrayType |
getArrayType()
Returns the type of the array. |
short |
getFilterId()
|
int |
getRowCount()
|
Methods inherited from class SCCT.JavaSubscriber.SCCT_AbstractDataPackage |
---|
getSourceDescription, getSourceId |
Methods inherited from class SCCT.JavaSubscriber.SCCT_AbstractPackage |
---|
getCalendar, getPackageNumber |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public SCCT_2DArrayPackage.SCCT_ArrayType getArrayType()
public int getRowCount()
public int geColumnCount()
public short getFilterId()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |