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

public final class P303Maimom extends EntityType

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

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

  • Country: Kuwait (KWT) = 121;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: OPV310Classlargepatrolcraft = 1;
  • Specific: P303Maimom = 3;
  • Entity type uid: 17916;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1fd386c3.

See Also:
  • Constructor Details

    • P303Maimom

      public P303Maimom()
      Default constructor
  • Method Details

    • createInstance

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