Class M392A2APDST

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.munition.antiarmor.M392A2APDST
All Implemented Interfaces:
Serializable

public final class M392A2APDST extends EntityType

Entity class M392A2APDST collects multiple enumeration values together to uniquely define this entity.

Usage: create an instance of this class with M392A2APDST.createInstance() or new M392A2APDST().

  • Country: United States of America (USA) = 225;
  • Entity kind: MunitionDomain = ANTI_ARMOR;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _105mm = 10;
  • Specific: M392A2APDST = 3;
  • Entity type uid: 19606;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@fa11fda.

See Also:
  • Constructor Details

    • M392A2APDST

      public M392A2APDST()
      Default constructor
  • Method Details

    • createInstance

      public static M392A2APDST createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data