Class AkademikPashin

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

public final class AkademikPashin extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: AkademikPashinClassProject23130 = 120;
  • Specific: AkademikPashin = 1;
  • Entity type uid: 37098;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1f67761b.

See Also:
  • Constructor Details

    • AkademikPashin

      public AkademikPashin()
      Default constructor
  • Method Details

    • createInstance

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