Class PO2class

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

public final class PO2class extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: PO2class = 104;
  • Specific: null (none);
  • Entity type uid: 14452;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@3e4e4c1.

See Also: