Enum Class AttachedParts

java.lang.Object
java.lang.Enum<AttachedParts>
edu.nps.moves.dis7.enumerations.AttachedParts
All Implemented Interfaces:
Serializable, Comparable<AttachedParts>, Constable

public enum AttachedParts extends Enum<AttachedParts>
This enum type is generated from XML, UID 57, marshal size 32; AttachedParts has 11 enumerations total.
See Also:
  • Enum Constant Details

    • NOTHING_EMPTY

      public static final AttachedParts NOTHING_EMPTY
      Nothing, Empty
    • M16A42_RIFLE

      public static final AttachedParts M16A42_RIFLE
      M16A42 rifle
    • M249_SAW

      public static final AttachedParts M249_SAW
      M249 SAW
    • M60_MACHINE_GUN

      public static final AttachedParts M60_MACHINE_GUN
      M60 Machine gun
    • M203_GRENADE_LAUNCHER

      public static final AttachedParts M203_GRENADE_LAUNCHER
      M203 Grenade Launcher
    • M136_AT4

      public static final AttachedParts M136_AT4
      M136 AT4
    • M47_DRAGON

      public static final AttachedParts M47_DRAGON
      M47 Dragon
    • AAWS_M_JAVELIN

      public static final AttachedParts AAWS_M_JAVELIN
      AAWS-M Javelin
    • M18A1_CLAYMORE_MINE

      public static final AttachedParts M18A1_CLAYMORE_MINE
      M18A1 Claymore Mine
    • MK19_GRENADE_LAUNCHER

      public static final AttachedParts MK19_GRENADE_LAUNCHER
      MK19 Grenade Launcher
    • M2_MACHINE_GUN

      public static final AttachedParts M2_MACHINE_GUN
      M2 Machine Gun
  • Method Details