Class McDonnellDouglasF4PhantomII1

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

public final class McDonnellDouglasF4PhantomII1 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Attack/Strike = 2;
  • SubCategory: McDonnellDouglasF4PhantomII = 10;
  • Specific: null (none);
  • Entity type uid: 10853;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@65bd19bf.

See Also:
  • Constructor Details

    • McDonnellDouglasF4PhantomII1

      public McDonnellDouglasF4PhantomII1()
      Default constructor
  • Method Details

    • createInstance

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