Class E7AWedgetail

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

public final class E7AWedgetail extends EntityType

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

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

  • Country: Australia (AUS) = 13;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Surveillance/C2 (Airborne Early Warning) = 8;
  • SubCategory: Boeing7377ESAEWampC = 1;
  • Specific: E7AWedgetail = 1;
  • Entity type uid: 26268;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@42d3bd8b.

See Also:
  • Constructor Details

    • E7AWedgetail

      public E7AWedgetail()
      Default constructor
  • Method Details

    • createInstance

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