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

public final class R334 extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Guided-missile Frigate (includes Corvette) = 6;
  • SubCategory: TarantulIIClassProject12411 = 6;
  • Specific: R334 = 7;
  • Entity type uid: 27222;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@45bf6f39.

See Also:
  • Constructor Details

    • R334

      public R334()
      Default constructor
  • Method Details

    • createInstance

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