Class UtilityHelicopter

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

public final class UtilityHelicopter extends EntityType

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

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

  • Country: Israel (ISR) = 105;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Utility Helicopter = 21;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 18195;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@bc57b40.

See Also: