Class GuidedmissileDestroyer

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

public final class GuidedmissileDestroyer extends EntityType

Entity class GuidedmissileDestroyer collects multiple enumeration values together.

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided-missile Destroyer = 4;
  • SubCategory: (none);
  • Specific: (none);
  • Entity type uid: 15201;
  • Online document reference: SISO-REF-010-v29 (2021-05-19).

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

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

    • GuidedmissileDestroyer

      public GuidedmissileDestroyer()
      Default constructor
  • Method Details

    • createInstance

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