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

public final class HU25A extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: DassaultMystereFalcon20 = 6;
  • Specific: HU25Guardian = 1;
  • Entity type uid: 28349;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$ExtraElem@9cb8225.

See Also:
  • Constructor Details

    • HU25A

      public HU25A()
      Default constructor
  • Method Details

    • createInstance

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