Class JaguarGRMk3A

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

public final class JaguarGRMk3A extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Attack/Strike = 2;
  • SubCategory: Jaguar = 5;
  • Specific: JaguarGRMk3A = 4;
  • Entity type uid: 15015;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • JaguarGRMk3A

      public JaguarGRMk3A()
      Default constructor
  • Method Details

    • createInstance

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