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

public final class Lasta95P2 extends EntityType

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

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

  • Country: Serbia (SRB) = 276;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: Trainer = 40;
  • SubCategory: Lasta95 = 1;
  • Specific: Lasta95P2 = 3;
  • Entity type uid: 30176;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7f6874f2.

See Also:
  • Constructor Details

    • Lasta95P2

      public Lasta95P2()
      Default constructor
  • Method Details

    • createInstance

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