Class SauroClass1081Type

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

public final class SauroClass1081Type extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = SUBSURFACE;
  • Domain: Platform = 1;
  • Category: SS (Conventional Attack-Torpedo, Patrol) = 5;
  • SubCategory: SauroClass1081Type = 2;
  • Specific: null (none);
  • Entity type uid: 18655;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

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

See Also:
  • Constructor Details

    • SauroClass1081Type

      public SauroClass1081Type()
      Default constructor
  • Method Details

    • createInstance

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