Class WhiteheadBlackShark

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.ita.munition.antiship.WhiteheadBlackShark
All Implemented Interfaces:
Serializable

public final class WhiteheadBlackShark extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: MunitionDomain = ANTI_SHIP;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: _533mmTorpedo = 6;
  • Specific: WhiteheadBlackShark = 3;
  • Entity type uid: 31030;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@75dc1c1c.

See Also: