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

public final class M62Evropi extends EntityType

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

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

  • Country: Greece (GRC) = 82;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship/Craft = 8;
  • SubCategory: EvropiHuntclass = 1;
  • Specific: M62Evropi = 1;
  • Entity type uid: 23387;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@62435e70.

See Also:
  • Constructor Details

    • M62Evropi

      public M62Evropi()
      Default constructor
  • Method Details

    • createInstance

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