Class Secondstagevehicle

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

public final class Secondstagevehicle extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5c8b10b4.

See Also: