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

public final class SSGN728Florida extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SSGN (Nuclear Guided Missile) = 2;
  • SubCategory: OhioClassSSGN = 1;
  • Specific: SSGN728Florida = 3;
  • Entity type uid: 33209;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@60b1ff3b.

See Also:
  • Constructor Details

    • SSGN728Florida

      public SSGN728Florida()
      Default constructor
  • Method Details

    • createInstance

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