Class An24

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

public final class An24 extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: An24Coke = 6;
  • Specific: An24 = 1;
  • Entity type uid: 13371;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: