java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.swe.munition.battlefieldsupport._57mmTPTargetPractice
All Implemented Interfaces:
Serializable

public final class _57mmTPTargetPractice extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: MunitionDomain = BATTLEFIELD_SUPPORT;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: _57mm = 3;
  • Specific: _57mmTPTargetPractice = 4;
  • Entity type uid: 27456;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@485c84d7.

See Also:
  • Constructor Details

    • _57mmTPTargetPractice

      public _57mmTPTargetPractice()
      Default constructor
  • Method Details

    • createInstance

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