Class SemitrailerAircraftFuelService5000gallonsM967

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

public final class SemitrailerAircraftFuelService5000gallonsM967 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Fuel trailer = 15;
  • SubCategory: _10015000gallons = 2;
  • Specific: SemitrailerAircraftFuelService5000gallonsM967 = 5;
  • Entity type uid: 33469;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2e7af36e.

See Also:
  • Constructor Details

    • SemitrailerAircraftFuelService5000gallonsM967

      public SemitrailerAircraftFuelService5000gallonsM967()
      Default constructor
  • Method Details