Class Komarclass

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

public final class Komarclass extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol craft = 7;
  • SubCategory: Komarclass = 24;
  • Specific: null (none);
  • Entity type uid: 13707;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@5e5af8e1.

See Also: