Class CargoType59

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.chn.munition.battlefieldsupport.CargoType59
All Implemented Interfaces:
Serializable

public final class CargoType59 extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _130mm = 15;
  • Specific: CargoType59 = 5;
  • Entity type uid: 25047;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@473847fb.

See Also: