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

public final class F176Selangor extends EntityType

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

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

  • Country: Malaysia (MYS) = 132;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Frigate (including Corvette) = 50;
  • SubCategory: KedahClass = 2;
  • Specific: F176Selangor = 6;
  • Entity type uid: 28458;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • F176Selangor

      public F176Selangor()
      Default constructor
  • Method Details

    • createInstance

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