Class M806AS4ArmoredRecoveryVehicleLightARVL

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

public final class M806AS4ArmoredRecoveryVehicleLightARVL extends EntityType

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

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

  • Country: Australia (AUS) = 13;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armoured Utility Vehicle = 3;
  • SubCategory: M113AS4ArmoredFittersFIT = 4;
  • Specific: M806AS4ArmoredRecoveryVehicleLightARVL = 1;
  • Entity type uid: 28621;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@22a71081.

See Also:
  • Constructor Details

    • M806AS4ArmoredRecoveryVehicleLightARVL

      public M806AS4ArmoredRecoveryVehicleLightARVL()
      Default constructor
  • Method Details