Class TrailerCargoHighMobility114tonM1102MarineCorpsChassis

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

public final class TrailerCargoHighMobility114tonM1102MarineCorpsChassis extends EntityType

Entity class TrailerCargoHighMobility114tonM1102MarineCorpsChassis collects multiple enumeration values together.

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Cargo Trailer = 14;
  • SubCategory: _0512ton = 2;
  • Specific: TrailerCargoHighMobility114tonM1102 = 1;
  • Entity type uid: 33459;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

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

See Also:
Country.UNITED_STATES_OF_AMERICA_USA, EntityKind.PLATFORM, Domain, PlatformDomain, Category, CargoTrailer, SubCategory, Serialized Form
  • Constructor Details

    • TrailerCargoHighMobility114tonM1102MarineCorpsChassis

      public TrailerCargoHighMobility114tonM1102MarineCorpsChassis()
      Default constructor
  • Method Details