Class NonHumanLifeFormsAppearance

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

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

  • Constructor Details

    • NonHumanLifeFormsAppearance

      public NonHumanLifeFormsAppearance()
      Default constructor
    • NonHumanLifeFormsAppearance

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

    • set

      Accessor method to set value
      Parameters:
      wh - Bits custom data structure
      value - bits of interest
      Returns:
      this object
    • set

      public NonHumanLifeFormsAppearance set(int start, int length, int value)
      Some bitfields are defined without specific bits enumerated
      Parameters:
      start - initial position in bit array
      length - number of bits
      value - bits of interest
      Returns:
      this object
    • toString

      public String toString()
      Provide string representation
      Overrides:
      toString in class BitSet
      Returns:
      string representation