Class OtomatMk23launcher

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.fra.platform.land.OtomatMk23launcher
All Implemented Interfaces:
Serializable

public final class OtomatMk23launcher extends EntityType

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

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

  • Country: France (FRA) = 71;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Self-Propelled Artillery = 4;
  • SubCategory: OtomatMk23launcher = 8;
  • Specific: null (none);
  • Entity type uid: 15671;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@eadd4fb.

See Also:
  • Constructor Details

    • OtomatMk23launcher

      public OtomatMk23launcher()
      Default constructor
  • Method Details

    • createInstance

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