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 IEEE Std 1278.1-2012, IEEE Standard for Distributed Interactive Simulation - Application Protocols
See Also:
Serialized Form
  • 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