Class M49FuelTanker

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

public final class M49FuelTanker extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@159424e2.

See Also:
  • Constructor Details

    • M49FuelTanker

      public M49FuelTanker()
      Default constructor
  • Method Details

    • createInstance

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