Class SonyaClass

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

public final class SonyaClass extends EntityType

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

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

  • Country: Bulgaria (BGR) = 33;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Mine Countermeasure Ship/Craft = 8;
  • SubCategory: SonyaClass = 2;
  • Specific: null (none);
  • Entity type uid: 29949;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@4923ab24.

See Also: