Class PointObjectAppearanceDisturbedEarthRoad

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

public class PointObjectAppearanceDisturbedEarthRoad extends DisBitSet
Generated from XML, UID 485, marshal size 32, PointObjectAppearanceDisturbedEarthRoad
See Also:
  • Field Details

  • Constructor Details

    • PointObjectAppearanceDisturbedEarthRoad

      public PointObjectAppearanceDisturbedEarthRoad()
      Default constructor
    • PointObjectAppearanceDisturbedEarthRoad

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