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

public final class F77TeKaha extends EntityType

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

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

  • Country: New Zealand (NZL) = 156;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Frigate (FFG) = 6;
  • SubCategory: ANZACClassMeko200 = 1;
  • Specific: F77TeKaha = 1;
  • Entity type uid: 31743;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • F77TeKaha

      public F77TeKaha()
      Default constructor
  • Method Details

    • createInstance

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