Class JaguarGRMk1A

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

public final class JaguarGRMk1A extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Trainer = 40;
  • SubCategory: SEPECATJaguarInternational = 4;
  • Specific: JaguarGRMk1A = 1;
  • Entity type uid: 15909;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • JaguarGRMk1A

      public JaguarGRMk1A()
      Default constructor
  • Method Details

    • createInstance

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