java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.can.platform.surface.GooseBayMM707
All Implemented Interfaces:
Serializable

public final class GooseBayMM707 extends EntityType

Entity class GooseBayMM707 collects multiple enumeration values together. Usage: create an instance of this class with GooseBayMM707.createInstance() or new GooseBayMM707().

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/Patrol Craft = 7;
  • SubCategory: KingstonClassMaritimeCoastalDefenceVessel = 1;
  • Specific: GooseBayMM707 = 8;
  • Entity type uid: 31007;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@3e57cd70.

See Also:
Country.CANADA_CAN, EntityKind.PLATFORM, Domain, PlatformDomain, Category, LightPatrolCraft, SubCategory, Serialized Form
  • Constructor Details

    • GooseBayMM707

      public GooseBayMM707()
      Default constructor
  • Method Details

    • createInstance

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