Class BorderPatrolFordCrownVictoria

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

public final class BorderPatrolFordCrownVictoria extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Utility/Emergency Car = 93;
  • SubCategory: PoliceCar = 2;
  • Specific: PoliceCarFordCrownVictoria = 1;
  • Entity type uid: 28326;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@476fde05.

See Also: