Class TransallC1601

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

public final class TransallC1601 extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Electronic Warfare (EW) = 6;
  • SubCategory: TransallC160 = 1;
  • Specific: (none);
  • Entity type uid: 15808;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@81d9a72.

See Also:
  • Constructor Details

    • TransallC1601

      public TransallC1601()
      Default constructor
  • Method Details

    • createInstance

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