Class SSN18Stage2Vehicle

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.munition.strategic.SSN18Stage2Vehicle
All Implemented Interfaces:
Serializable

public final class SSN18Stage2Vehicle extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = STRATEGIC;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: SSN18Stingray = 44;
  • Specific: SSN18Stage2Vehicle = 1;
  • Entity type uid: 32363;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7858d31d.

See Also:
  • Constructor Details

    • SSN18Stage2Vehicle

      public SSN18Stage2Vehicle()
      Default constructor
  • Method Details

    • createInstance

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