Class ZClassDD

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

public final class ZClassDD extends EntityType

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

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

  • Country: Egypt (EGY) = 62;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Destroyer = 5;
  • SubCategory: ZClassDD = 1;
  • Specific: null (none);
  • Entity type uid: 18797;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

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

See Also: