Class PaukIClass

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

public final class PaukIClass extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@12fcc71f.

See Also: