Class USMCComplementaryLowAltitudeWeaponSystemCLAWS

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

public final class USMCComplementaryLowAltitudeWeaponSystemCLAWS extends EntityType

Entity class USMCComplementaryLowAltitudeWeaponSystemCLAWS collects multiple enumeration values together.

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Air Defense / Missile Defense Unit Equipment = 28;
  • SubCategory: HMWWVwithAMRAAM = 7;
  • Specific: USMCComplementaryLowAltitudeWeaponSystemCLAWS = 1;
  • Entity type uid: 10726;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

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

See Also:
Country.UNITED_STATES_OF_AMERICA_USA, EntityKind.PLATFORM, Domain, PlatformDomain, Category, AirDefenseMissileDefenseUnitEquipment, SubCategory, Serialized Form
  • Constructor Details

    • USMCComplementaryLowAltitudeWeaponSystemCLAWS

      public USMCComplementaryLowAltitudeWeaponSystemCLAWS()
      Default constructor
  • Method Details