Class M113AS4ArmoredEngineeringVehicleENG

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

public final class M113AS4ArmoredEngineeringVehicleENG extends EntityType

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

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

  • Country: Australia (AUS) = 13;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: M113AS4ArmoredPersonnelCarrierAPC = 3;
  • Specific: M113AS4ArmoredEngineeringVehicleENG = 2;
  • Entity type uid: 31706;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

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

See Also:
  • Constructor Details

    • M113AS4ArmoredEngineeringVehicleENG

      public M113AS4ArmoredEngineeringVehicleENG()
      Default constructor
  • Method Details

    • createInstance

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