Class AssadClass

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

public final class AssadClass extends EntityType

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

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

  • Country: Libya (LBY) = 126;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Frigate(including Corvette) = 50;
  • SubCategory: AssadClass = 1;
  • Specific: null (none);
  • Entity type uid: 18923;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@21ab988f.

See Also: