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

public final class _93Vengeance extends EntityType

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

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

  • Country: Singapore (SGP) = 193;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Frigate (including Corvette) = 50;
  • SubCategory: VictoryClass = 1;
  • Specific: _93Vengeance = 6;
  • Entity type uid: 27904;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2e5b7fba.

See Also:
  • Constructor Details

    • _93Vengeance

      public _93Vengeance()
      Default constructor
  • Method Details

    • createInstance

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