Class _90mmEnforcerX

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.deu.lifeform.land._90mmEnforcerX
All Implemented Interfaces:
Serializable

public final class _90mmEnforcerX extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Life form = 3;
  • Category: Army = 11;
  • SubCategory: AntiTankMissiles = 50;
  • Specific: _90mmEnforcerX = 189;
  • Entity type uid: 36498;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@388e4c25.

See Also:
  • Constructor Details

    • _90mmEnforcerX

      public _90mmEnforcerX()
      Default constructor
  • Method Details

    • createInstance

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