Class ArmoredVehicleGeneralPurpose

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

public final class ArmoredVehicleGeneralPurpose extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: ArmoredVehicleGeneralPurpose = 7;
  • Specific: null (none);
  • Entity type uid: 34336;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7403c468.

See Also: