Class FV438Swingfire

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

public final class FV438Swingfire extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Fighting Vehicle = 2;
  • SubCategory: FV432APC = 1;
  • Specific: FV438Swingfire = 7;
  • Entity type uid: 32331;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • FV438Swingfire

      public FV438Swingfire()
      Default constructor
  • Method Details

    • createInstance

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