Class Aviationfuelsupport

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

public final class Aviationfuelsupport extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Large Wheeled Utility Vehicle = 7;
  • SubCategory: KrAZ255B6x67500kgtruck = 13;
  • Specific: Aviationfuelsupport = 2;
  • Entity type uid: 12906;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3a230001.

See Also: