Class EmbraerKC390

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

public final class EmbraerKC390 extends EntityType

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

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

  • Country: Brazil (BRA) = 29;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: EmbraerKC390 = 2;
  • Specific: null (none);
  • Entity type uid: 29151;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3e9b1010.

See Also:
  • Constructor Details

    • EmbraerKC390

      public EmbraerKC390()
      Default constructor
  • Method Details

    • createInstance

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