Class MTVRMK25Cargo

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

public final class MTVRMK25Cargo extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: MediumTacticalVehicleReplacementMTVR7Ton = 39;
  • Specific: MTVRMK25Cargo = 2;
  • Entity type uid: 25308;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4026461d.

See Also: