Class GenericLargeFishingVesselgreaterthan65ft198m

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

public final class GenericLargeFishingVesselgreaterthan65ft198m extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Fishing Vessel = 86;
  • SubCategory: GenericLargeFishingVesselgreaterthan65ft198m = 3;
  • Specific: (none);
  • Entity type uid: 24653;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • GenericLargeFishingVesselgreaterthan65ft198m

      public GenericLargeFishingVesselgreaterthan65ft198m()
      Default constructor
  • Method Details