Uses of Class
edu.nps.moves.dis7.pdus.IntercomCommunicationsParameters
Packages that use IntercomCommunicationsParameters
Package
Description
Infrastructure classes for PDU packet definitions supporting open-dis7-java library.
-
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.intercomParametersintercomParameters is an undescribed parameter...Methods in edu.nps.moves.dis7.pdus that return IntercomCommunicationsParametersModifier and TypeMethodDescriptionIntercomCommunicationsParameters.setRecordLength(int pRecordLength)Utility setter forrecordLengthIntercomCommunicationsParameters.setRecordLength(short pRecordLength)Setter forrecordLengthIntercomCommunicationsParameters.setRecordSpecificField(byte[] pRecordSpecificField)Setter forrecordSpecificFieldIntercomCommunicationsParameters.setRecordType(IntercomControlRecordType pRecordType)Setter forrecordTypeMethods in edu.nps.moves.dis7.pdus that return types with arguments of type IntercomCommunicationsParametersModifier and TypeMethodDescriptionIntercomControlPdu.getIntercomParameters()Getter forIntercomControlPdu.intercomParametersMethod parameters in edu.nps.moves.dis7.pdus with type arguments of type IntercomCommunicationsParametersModifier and TypeMethodDescriptionIntercomControlPdu.setIntercomParameters(List<IntercomCommunicationsParameters> pIntercomParameters)Setter forIntercomControlPdu.intercomParameters