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

public final class OilPlatformCondeep extends EntityType

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

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

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

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

See Also:
  • Constructor Details

    • OilPlatformCondeep

      public OilPlatformCondeep()
      Default constructor
  • Method Details

    • createInstance

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