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

public final class KAIKT1 extends EntityType

Entity class KAIKT1 collects multiple enumeration values together. Usage: create an instance of this class with KAIKT1.createInstance() or new KAIKT1().

  • Country: Korea (Republic of) (KOR) = 120;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Trainer = 40;
  • SubCategory: KAIKT1 = 2;
  • Specific: (none);
  • Entity type uid: 24795;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@770d4269.

See Also:
Country.KOREA_REPUBLIC_OF_KOR, EntityKind.PLATFORM, Domain, PlatformDomain, Category, Trainer, SubCategory, Serialized Form
  • Constructor Details

    • KAIKT1

      public KAIKT1()
      Default constructor
  • Method Details

    • createInstance

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