java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.platform.air.A50AEWampC
All Implemented Interfaces:
Serializable

public final class A50AEWampC extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Surveillance/C2 = 8;
  • SubCategory: A50Mainstay = 1;
  • Specific: A50AEWamp_C = 1;
  • Entity type uid: 13402;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • A50AEWampC

      public A50AEWampC()
      Default constructor
  • Method Details

    • createInstance

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