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

public final class F51Trikand extends EntityType

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

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

  • Country: India (IND) = 99;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Frigate (FFG) = 6;
  • SubCategory: TalwarType11356Project17ClassFFG = 2;
  • Specific: F51Trikand = 6;
  • Entity type uid: 34899;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • F51Trikand

      public F51Trikand()
      Default constructor
  • Method Details

    • createInstance

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