Class ChangeOptions

java.lang.Object
edu.nps.moves.dis7.pdus.ChangeOptions
All Implemented Interfaces:
Serializable

public class ChangeOptions extends Object implements Serializable
This is a bitfield. See section 6.2.13 aka B.2.41
See Also:
  • Field Details

    • value

      protected byte value
      value is an undescribed parameter...
  • Constructor Details

    • ChangeOptions

      public ChangeOptions()
      Constructor creates and configures a new instance object
  • Method Details