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

public final class F82Victoria extends EntityType

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

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

  • Country: Spain (ESP) = 198;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided Missile Frigate (FFG) = 6;
  • SubCategory: SantaMariaClassFFG = 3;
  • Specific: F82Victoria = 2;
  • Entity type uid: 23131;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

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

See Also:
  • Constructor Details

    • F82Victoria

      public F82Victoria()
      Default constructor
  • Method Details

    • createInstance

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