Uses of Class
edu.nps.moves.dis7.enumerations.MinefieldDataPaintScheme
Packages that use MinefieldDataPaintScheme
Package
Description
Enumeration type infrastructure classes for enumerations supporting open-dis7-java library.
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of MinefieldDataPaintScheme in edu.nps.moves.dis7.enumerations
Methods in edu.nps.moves.dis7.enumerations that return MinefieldDataPaintSchemeModifier and TypeMethodDescriptionMinefieldDataPaintScheme.set
(int start, int length, int value) Some bitfields are defined without specific bits enumeratedMinefieldDataPaintScheme.set
(MinefieldDataPaintScheme.Bits wh, int value) Accessor method to set value -
Uses of MinefieldDataPaintScheme in edu.nps.moves.dis7.pdus
Fields in edu.nps.moves.dis7.pdus with type parameters of type MinefieldDataPaintSchemeModifier and TypeFieldDescriptionprotected List
<MinefieldDataPaintScheme> MinefieldDataPdu.paintScheme
uid 202Methods in edu.nps.moves.dis7.pdus that return types with arguments of type MinefieldDataPaintSchemeModifier and TypeMethodDescriptionMinefieldDataPdu.getPaintScheme()
Getter forMinefieldDataPdu.paintScheme
Method parameters in edu.nps.moves.dis7.pdus with type arguments of type MinefieldDataPaintSchemeModifier and TypeMethodDescriptionMinefieldDataPdu.setPaintScheme
(List<MinefieldDataPaintScheme> pPaintScheme) Setter forMinefieldDataPdu.paintScheme