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

public final class M5551Sapri extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship/Craft = 8;
  • SubCategory: GaetaClass = 1;
  • Specific: M5551Sapri = 2;
  • Entity type uid: 18347;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@355e34c7.

See Also:
  • Constructor Details

    • M5551Sapri

      public M5551Sapri()
      Default constructor
  • Method Details

    • createInstance

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