Class MK61Mod0SUS

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.usa.expendable.subsurface.MK61Mod0SUS
All Implemented Interfaces:
Serializable

public final class MK61Mod0SUS extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Expendable = 8;
  • Category: Signal = 7;
  • SubCategory: PyrotechnicSUSSignalUnderwaterSound = 1;
  • Specific: MK61Mod0SUS = 1;
  • Entity type uid: 25003;
  • Online document reference: SISO-REF-010-v34 (2024-10-15).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@1b9c716f.

See Also:
  • Constructor Details

    • MK61Mod0SUS

      public MK61Mod0SUS()
      Default constructor
  • Method Details

    • createInstance

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