Class AeroL29Delfin

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

public final class AeroL29Delfin extends EntityType

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

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

  • Country: Czechoslovakia (CSK) = 56;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Trainer = 40;
  • SubCategory: AeroL29Delfin = 2;
  • Specific: null (none);
  • Entity type uid: 19130;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6933b6c6.

See Also:
  • Constructor Details

    • AeroL29Delfin

      public AeroL29Delfin()
      Default constructor
  • Method Details

    • createInstance

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