Class SSN22Connecticut

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

public final class SSN22Connecticut extends EntityType

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SSN (Nuclear Attack-Torpedo) = 3;
  • SubCategory: Seawolfclass = 1;
  • Specific: SSN22Connecticut = 2;
  • Entity type uid: 12304;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4ae2e781.

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

    • SSN22Connecticut

      public SSN22Connecticut()
      Default constructor
  • Method Details

    • createInstance

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