Class CSSX20SecondStageVehicle

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

public final class CSSX20SecondStageVehicle extends EntityType

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

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

  • Country: China, People's Republic of (CHN) = 45;
  • Entity kind: MunitionDomain = STRATEGIC;
  • Domain: Munition = 2;
  • Category: Guided = 1;
  • SubCategory: CSSX20DF41 = 55;
  • Specific: CSSX20SecondStageVehicle = 1;
  • Entity type uid: 32779;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7ab2ba47.

See Also:
  • Constructor Details

    • CSSX20SecondStageVehicle

      public CSSX20SecondStageVehicle()
      Default constructor
  • Method Details

    • createInstance

      public static CSSX20SecondStageVehicle createInstance()
      Create a new instance of this final (unmodifiable) class
      Returns:
      copy of class for use as data