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

public final class _333Toronto extends EntityType

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

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

  • Country: Canada (CAN) = 39;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Frigate (FFG) = 6;
  • SubCategory: HalifaxClassFFG = 1;
  • Specific: _333Toronto = 4;
  • Entity type uid: 23113;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@7e9a5fbe.

See Also:
  • Constructor Details

    • _333Toronto

      public _333Toronto()
      Default constructor
  • Method Details

    • createInstance

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