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

public final class LandingCraft extends EntityType

Entity class LandingCraft collects multiple enumeration values together.

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

  • Country: Netherlands (NLD) = 153;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Landing Craft = 11;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 28240;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@55b5e331.

See Also:
Country.NETHERLANDS_NLD, EntityKind.PLATFORM, Domain, PlatformDomain, Category, LandingCraft, Serialized Form
  • Constructor Details

    • LandingCraft

      public LandingCraft()
      Default constructor
  • Method Details

    • createInstance

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