Class YankeeNotchclass

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

public final class YankeeNotchclass extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SSN (Nuclear Attack-Torpedo) = 3;
  • SubCategory: YankeeNotchclass = 4;
  • Specific: (none);
  • Entity type uid: 14783;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@71e4b308.

See Also:
  • Constructor Details

    • YankeeNotchclass

      public YankeeNotchclass()
      Default constructor
  • Method Details

    • createInstance

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