Class H225M

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

public final class H225M extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility Helicopter = 21;
  • SubCategory: H225M = 17;
  • Specific: null (none);
  • Entity type uid: 24771;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6c2ed0cd.

See Also: