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

public final class L10Fearless extends EntityType

Entity class L10Fearless collects multiple enumeration values together.

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Amphibious transport dock = 56;
  • SubCategory: AssaultshipsLPD = 1;
  • Specific: L10Fearless = 1;
  • Entity type uid: 15578;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

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

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

    • L10Fearless

      public L10Fearless()
      Default constructor
  • Method Details

    • createInstance

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