Class Il76MDCandidB

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

public final class Il76MDCandidB extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Cargo/Tanker = 4;
  • SubCategory: Il76Candid = 3;
  • Specific: Il76MDCandidB = 5;
  • Entity type uid: 13360;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@52cb4f50.

See Also:
  • Constructor Details

    • Il76MDCandidB

      public Il76MDCandidB()
      Default constructor
  • Method Details

    • createInstance

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