Class LandingCraftMechanizedLCM8Mod2

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

public final class LandingCraftMechanizedLCM8Mod2 extends EntityType

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

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

  • Country: United States of America (USA) = 225;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Landing Craft = 11;
  • SubCategory: LandingCraftMechanizedLCM8Mod2 = 9;
  • Specific: null (none);
  • Entity type uid: 23690;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@279126f5.

See Also:
  • Constructor Details

    • LandingCraftMechanizedLCM8Mod2

      public LandingCraftMechanizedLCM8Mod2()
      Default constructor
  • Method Details

    • createInstance

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