Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Class and Description |
---|---|
class |
IOCommsNodeRecord
6.2.48.2
IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation—Application Protocols
|
class |
IOEffectRecord
6.2.48.3
IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation—Application Protocols
|
Modifier and Type | Field and Description |
---|---|
protected java.util.List<IORecord> |
InformationOperationsActionPdu.ioRecords |
protected java.util.List<IORecord> |
InformationOperationsReportPdu.ioRecords |
Modifier and Type | Method and Description |
---|---|
java.util.List<IORecord> |
InformationOperationsActionPdu.getIoRecords()
Getter for
InformationOperationsActionPdu.ioRecords |
java.util.List<IORecord> |
InformationOperationsReportPdu.getIoRecords()
Getter for
InformationOperationsReportPdu.ioRecords |
Modifier and Type | Method and Description |
---|---|
InformationOperationsActionPdu |
InformationOperationsActionPdu.setIoRecords(java.util.List<IORecord> pIoRecords)
Setter for
InformationOperationsActionPdu.ioRecords |
InformationOperationsReportPdu |
InformationOperationsReportPdu.setIoRecords(java.util.List<IORecord> pIoRecords)
Setter for
InformationOperationsReportPdu.ioRecords |