Class GroundExpedientRefuelingSystemSmall

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

public final class GroundExpedientRefuelingSystemSmall extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Engineer Equipment = 18;
  • SubCategory: GroundExpedientRefuelingSystem = 30;
  • Specific: GroundExpedientRefuelingSystemSmall = 1;
  • Entity type uid: 34983;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@28fc1132.

See Also: