Class ExtendedEquipmentSubsurfacePlatforms

java.lang.Object
java.util.BitSet
edu.nps.moves.dis7.pdus.DisBitSet
edu.nps.moves.dis7.enumerations.ExtendedEquipmentSubsurfacePlatforms
All Implemented Interfaces:
Marshaller, Serializable, Cloneable

public class ExtendedEquipmentSubsurfacePlatforms extends DisBitSet
Generated from XML, UID 560, marshal size 16, ExtendedEquipmentSubsurfacePlatforms
See Also:
  • Constructor Details

    • ExtendedEquipmentSubsurfacePlatforms

      public ExtendedEquipmentSubsurfacePlatforms()
      Default constructor
    • ExtendedEquipmentSubsurfacePlatforms

      public ExtendedEquipmentSubsurfacePlatforms(ExtendedEquipmentSubsurfacePlatforms.Bits wh, int value)
      Default constructor with parameters
      Parameters:
      wh - Bits custom data structure
      value - bits of interest
  • Method Details