Class M978fuelservicing

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

public final class M978fuelservicing extends EntityType

Entity class M978fuelservicing collects multiple enumeration values together. Usage: create an instance of this class with M978fuelservicing.createInstance() or new M978fuelservicing().

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: OshkoshHeavyExpandedMobilityTacticalTruckHEMTT8x89979kg = 19;
  • Specific: M978fuelservicing = 2;
  • Entity type uid: 10545;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1163a27.

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

    • M978fuelservicing

      public M978fuelservicing()
      Default constructor
  • Method Details

    • createInstance

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