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

public final class Selenga extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: Luzaclassspecialtankers = 65;
  • Specific: Selenga = 6;
  • Entity type uid: 14231;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3374b5bc.

See Also:
  • Constructor Details

    • Selenga

      public Selenga()
      Default constructor
  • Method Details

    • createInstance

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