Uses of Class
edu.nps.moves.dis7.pdus.IntercomCommunicationsParameters
Packages that use IntercomCommunicationsParameters
-
Uses of IntercomCommunicationsParameters in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type IntercomCommunicationsParametersModifier and TypeFieldDescriptionprotected List
<IntercomCommunicationsParameters> IntercomControlPdu.intercomParameters
intercomParameters is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return IntercomCommunicationsParametersModifier and TypeMethodDescriptionIntercomCommunicationsParameters.setRecordLength
(int pRecordLength) Utility setter forrecordLength
IntercomCommunicationsParameters.setRecordLength
(short pRecordLength) Setter forrecordLength
IntercomCommunicationsParameters.setRecordSpecificField
(byte[] pRecordSpecificField) Setter forrecordSpecificField
IntercomCommunicationsParameters.setRecordType
(IntercomControlRecordType pRecordType) Setter forrecordType
Methods in edu.nps.moves.dis7.pdus that return types with arguments of type IntercomCommunicationsParametersModifier and TypeMethodDescriptionIntercomControlPdu.getIntercomParameters()
Getter forIntercomControlPdu.intercomParameters
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type IntercomCommunicationsParametersModifier and TypeMethodDescriptionIntercomControlPdu.setIntercomParameters
(List<IntercomCommunicationsParameters> pIntercomParameters) Setter forIntercomControlPdu.intercomParameters