Class Type92MineClearanceVehicle

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

public final class Type92MineClearanceVehicle extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Engineer Equipment = 18;
  • SubCategory: Type92MineClearanceVehicle = 1;
  • Specific: null (none);
  • Entity type uid: 35829;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@718607eb.

See Also: