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

public final class S500 extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: ServizioNavaleCarabinieri = 28;
  • Specific: S500 = 1;
  • Entity type uid: 18569;
  • Online document reference: SISO-REF-010-v31 (2022-10-08).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@2a492f2a.

See Also:
  • Constructor Details

    • S500

      public S500()
      Default constructor
  • Method Details

    • createInstance

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