|
||||||||
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_DigitalDataPackage
public class SCCT_DigitalDataPackage
This class represents a digital data package. It contains an array of boolean which represent the lines status. The lines are ordered in the same way in which are ordered in the SCCT_ConfigurationPackage.
Method Summary | |
---|---|
boolean[] |
getData()
Gets the data of all digital lines in an array of boolean values. |
int |
getNumberOfLines()
Gets the total number of lines. |
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 boolean[] getData()
getNumberOfLines()
,
SCCT_ConfigurationPackage
,
SCCT_LineConfiguration
public int getNumberOfLines()
SCCT_LineConfiguration
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |