Class C95EMB110Bandeirante

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

public final class C95EMB110Bandeirante extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@18eed359.

See Also:
  • Constructor Details

    • C95EMB110Bandeirante

      public C95EMB110Bandeirante()
      Default constructor
  • Method Details

    • createInstance

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