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

public final class LLS920 extends EntityType

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

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

  • Country: Sweden (SWE) = 205;
  • Entity kind: MunitionDomain = ANTI_SUBMARINE;
  • Domain: Munition = 2;
  • Category: Ballistic = 2;
  • SubCategory: ElmaAntiSubmarineMortar = 1;
  • Specific: LLS920 = 1;
  • Entity type uid: 27014;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@5c4714ef.

See Also:
  • Constructor Details

    • LLS920

      public LLS920()
      Default constructor
  • Method Details

    • createInstance

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