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. 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: Boeing7377ESAEWC = 1;
  • Specific: E7AWedgetail = 1;
  • Entity type uid: 26268;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7bb11784.

See Also:
Country.AUSTRALIA_AUS, EntityKind.PLATFORM, Domain, PlatformDomain, Category, SurveillanceC2AirborneEarlyWarning, SubCategory, Serialized Form
  • 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