Class ModifiedFishingVesselscoastalpatrolcraft

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

public final class ModifiedFishingVesselscoastalpatrolcraft extends EntityType

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

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

  • Country: Korea (Democratic People's Republic of) (PRK) = 119;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Light/patrol Craft = 7;
  • SubCategory: ModifiedFishingVesselscoastalpatrolcraft = 18;
  • Specific: (none);
  • Entity type uid: 17787;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6594402a.

See Also:
  • Constructor Details

    • ModifiedFishingVesselscoastalpatrolcraft

      public ModifiedFishingVesselscoastalpatrolcraft()
      Default constructor
  • Method Details