Class GenericMastedFishingVessel

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

public final class GenericMastedFishingVessel extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Fishing Vessel = 86;
  • SubCategory: GenericMastedFishingVessel = 5;
  • Specific: null (none);
  • Entity type uid: 24655;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@6df3e44c.

See Also: