java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.ita.munition.antiship._25mmtwin
All Implemented Interfaces:
Serializable

public final class _25mmtwin extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: MunitionDomain = ANTI_SHIP;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _25mmtwin = 4;
  • Specific: (none);
  • Entity type uid: 21680;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • _25mmtwin

      public _25mmtwin()
      Default constructor
  • Method Details

    • createInstance

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