Class GO5

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

public final class GO5 extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@315ba14a.

See Also: