Class AMX10RCArmoredCar

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

public final class AMX10RCArmoredCar extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: AMX10RCArmoredCar = 6;
  • Specific: null (none);
  • Entity type uid: 15651;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@25be7b63.

See Also:
  • Constructor Details

    • AMX10RCArmoredCar

      public AMX10RCArmoredCar()
      Default constructor
  • Method Details

    • createInstance

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