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

public final class M1223Kapa extends EntityType

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

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

  • Country: South Africa (ZAF) = 197;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship/Craft = 8;
  • SubCategory: LindauClassType320 = 1;
  • Specific: M1223Kapa = 1;
  • Entity type uid: 27561;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@35a0e495.

See Also:
  • Constructor Details

    • M1223Kapa

      public M1223Kapa()
      Default constructor
  • Method Details

    • createInstance

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