Class S400

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

public final class S400 extends EntityType

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

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

  • Country: Italy (ITA) = 106;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: ServizioNavaleCarabinieri = 28;
  • Specific: S400 = 2;
  • Entity type uid: 18570;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@76b0ae1b.

See Also: