Class UtilityEmergencyCar

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.deu.platform.land.UtilityEmergencyCar
All Implemented Interfaces:
Serializable

public final class UtilityEmergencyCar extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Utility/Emergency Car = 93;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 24851;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: