Class Do228LM

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.deu.platform.air.Do228LM
All Implemented Interfaces:
Serializable

public final class Do228LM extends EntityType

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

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

  • Country: Germany (DEU) = 78;
  • Entity kind: PlatformDomain = AIR;
  • Domain: Platform = 1;
  • Category: ASW/Patrol/Observation = 5;
  • SubCategory: DonierDo228PollutionControl = 2;
  • Specific: Do228LM = 1;
  • Entity type uid: 36771;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@20b12f8a.

See Also:
  • Constructor Details

    • Do228LM

      public Do228LM()
      Default constructor
  • Method Details

    • createInstance

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