Class SwiftRescue

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

public final class SwiftRescue extends EntityType

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

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

  • Country: Singapore (SGP) = 193;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: SubmarineRescueShip = 1;
  • Specific: SwiftRescue = 1;
  • Entity type uid: 30537;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2676dc05.

See Also: