Class AA8BAphid

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.munition.antiair.AA8BAphid
All Implemented Interfaces:
Serializable

public final class AA8BAphid extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = ANTI_AIR;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: AA8Aphid = 8;
  • Specific: AA8BAphid = 2;
  • Entity type uid: 20321;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7752c0e7.

See Also: