Class KapitanMetsayk

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

public final class KapitanMetsayk extends EntityType

Entity class KapitanMetsayk collects multiple enumeration values together. Usage: create an instance of this class with KapitanMetsayk.createInstance() or new KapitanMetsayk().

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary, Merchant Marine = 17;
  • SubCategory: KapitanYevdokimovclassicebreakers = 10;
  • Specific: KapitanMetsayk = 6;
  • Entity type uid: 14546;
  • Online document reference: SISO-REF-010-v28 (2020-05-07).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@4eed2acf.

See Also:
Country.RUSSIA_RUS, EntityKind.PLATFORM, Domain, PlatformDomain, Category, AuxiliaryMerchantMarine, SubCategory, Serialized Form
  • Constructor Details

    • KapitanMetsayk

      public KapitanMetsayk()
      Default constructor
  • Method Details

    • createInstance

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