Class MRAP

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

public final class MRAP extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: MRAP = 1;
  • Specific: null (none);
  • Entity type uid: 35883;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@7a0e1b5e.

See Also: