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

public final class Y21Oilpress extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: Oilpressclasscoastaltankers = 17;
  • Specific: Y21Oilpress = 1;
  • Entity type uid: 15421;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@575cabf0.

See Also:
  • Constructor Details

    • Y21Oilpress

      public Y21Oilpress()
      Default constructor
  • Method Details

    • createInstance

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