Class Ponoi

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

public final class Ponoi extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: Keylaclasstransports = 90;
  • Specific: Ponoi = 3;
  • Entity type uid: 14366;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5b3bb1f7.

See Also: