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

public final class M31Segura extends EntityType

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

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

  • Country: Spain (ESP) = 198;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship = 8;
  • SubCategory: SeguraClassMinehuntersMHC = 1;
  • Specific: M31Segura = 1;
  • Entity type uid: 19023;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@24eb65e3.

See Also:
  • Constructor Details

    • M31Segura

      public M31Segura()
      Default constructor
  • Method Details

    • createInstance

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