Class QueenofCumberland

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

public final class QueenofCumberland extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Passenger Vessel (Group 1 Merchant) = 80;
  • SubCategory: Ferry = 4;
  • Specific: QueenofCumberland = 2;
  • Entity type uid: 31623;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2698dc7.

See Also:
  • Constructor Details

    • QueenofCumberland

      public QueenofCumberland()
      Default constructor
  • Method Details

    • createInstance

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