Class LCS8Montgomery

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

public final class LCS8Montgomery extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Littoral Combat Ships (LCS) = 20;
  • SubCategory: LCSIndependenceClass = 2;
  • Specific: LCS8Montgomery = 4;
  • Entity type uid: 30211;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • LCS8Montgomery

      public LCS8Montgomery()
      Default constructor
  • Method Details

    • createInstance

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