java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.swe.platform.land.L70AAGun
All Implemented Interfaces:
Serializable

public final class L70AAGun extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Air Defense/Missile Defense Unit Equipment = 28;
  • SubCategory: TowedVSHORADGunMissileSystem = 1;
  • Specific: _40mmBofors = 1;
  • Entity type uid: 17486;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@244418a.

See Also:
  • Constructor Details

    • L70AAGun

      public L70AAGun()
      Default constructor
  • Method Details

    • createInstance

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