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

public final class RF4E extends EntityType

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

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

  • Country: Iran (Islamic Republic of) (IRN) = 101;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Reconnaissance = 7;
  • SubCategory: McDonnellDouglasF4PhantomII = 1;
  • Specific: RF4E = 1;
  • Entity type uid: 31138;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@50eca7c6.

See Also:
  • Constructor Details

    • RF4E

      public RF4E()
      Default constructor
  • Method Details

    • createInstance

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