Package | Description |
---|---|
edu.nps.moves.dis7 |
Modifier and Type | Field and Description |
---|---|
protected java.util.List<IntercomCommunicationsParameters> |
IntercomControlPdu.intercomParameters |
Modifier and Type | Method and Description |
---|---|
IntercomCommunicationsParameters |
IntercomCommunicationsParameters.setRecordLength(short pRecordLength)
Setter for
recordLength |
IntercomCommunicationsParameters |
IntercomCommunicationsParameters.setRecordSpecificField(byte[] pRecordSpecificField)
Setter for
recordSpecificField |
IntercomCommunicationsParameters |
IntercomCommunicationsParameters.setRecordType(IntercomControlRecordType pRecordType)
Setter for
recordType |
Modifier and Type | Method and Description |
---|---|
java.util.List<IntercomCommunicationsParameters> |
IntercomControlPdu.getIntercomParameters()
Getter for
IntercomControlPdu.intercomParameters |
Modifier and Type | Method and Description |
---|---|
IntercomControlPdu |
IntercomControlPdu.setIntercomParameters(java.util.List<IntercomCommunicationsParameters> pIntercomParameters)
Setter for
IntercomControlPdu.intercomParameters |