Class GenericLifeboatOpen

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

public final class GenericLifeboatOpen extends EntityType

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

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

  • Country: Other = 0;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Life-Saving Equipment = 101;
  • SubCategory: GenericLifeboat = 1;
  • Specific: GenericLifeboatOpen = 1;
  • Entity type uid: 30869;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@78b41097.

See Also: