Class EQ2102UHFJammer

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

public final class EQ2102UHFJammer extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle (greater than 1.25 tons) = 7;
  • SubCategory: DongfengEQ2102 = 5;
  • Specific: EQ2102UHFJammer = 26;
  • Entity type uid: 35073;
  • Online document reference: SISO-REF-010-v30-DRAFT-20220129-d11 (2022-01-29).

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

See Also:
  • Constructor Details

    • EQ2102UHFJammer

      public EQ2102UHFJammer()
      Default constructor
  • Method Details

    • createInstance

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