Class MTVRMK30A1Dump

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

public final class MTVRMK30A1Dump extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: MediumTacticalVehicleReplacementMTVR7Ton = 39;
  • Specific: MTVRMK30Dump = 6;
  • Entity type uid: 33444;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@58833798.

See Also:
  • Constructor Details

    • MTVRMK30A1Dump

      public MTVRMK30A1Dump()
      Default constructor
  • Method Details

    • createInstance

      public static MTVRMK30A1Dump createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data