Class An24B

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

public final class An24B extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3dd4a6fa.

See Also: