Class OilPlatformFloatingProductionStorageandOffloadingFPSO

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

public final class OilPlatformFloatingProductionStorageandOffloadingFPSO extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Cultural feature = 5;
  • Category: Oil Platform = 1;
  • SubCategory: OilPlatformFloatingProductionStorageandOffloadingFPSO = 6;
  • Specific: null (none);
  • Entity type uid: 25249;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • OilPlatformFloatingProductionStorageandOffloadingFPSO

      public OilPlatformFloatingProductionStorageandOffloadingFPSO()
      Default constructor
  • Method Details