Class SSPAttackSubmarineDieselAirIndependentPropulsion

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.jpn.platform.subsurface.SSPAttackSubmarineDieselAirIndependentPropulsion
All Implemented Interfaces:
Serializable

public final class SSPAttackSubmarineDieselAirIndependentPropulsion extends EntityType

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

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

  • Country: Japan (JPN) = 110;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SSP (Attack Submarine - Diesel Air-Independent Propulsion) = 11;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 31800;
  • Online document reference: SISO-REF-010-v33-DRAFT-20231217-d10 (2023-12-17).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@4d7e7435.

See Also:
  • Constructor Details

    • SSPAttackSubmarineDieselAirIndependentPropulsion

      public SSPAttackSubmarineDieselAirIndependentPropulsion()
      Default constructor
  • Method Details