Class SET72

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.rus.munition.antisubmarine.SET72
All Implemented Interfaces:
Serializable

public final class SET72 extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: MunitionDomain = ANTI_SUBMARINE;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: _406mmType40torpedo = 6;
  • Specific: SET72 = 1;
  • Entity type uid: 29560;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1d2046bb.

See Also: