Class ToyotaLandCruiser70Series

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

public final class ToyotaLandCruiser70Series extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Car = 81;
  • SubCategory: SportsUtilityVehicleSUVEconomyCompactSmall = 112;
  • Specific: ToyotaLandCruiser70Series = 2;
  • Entity type uid: 35612;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5b989dc7.

See Also: