Class Ugra

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

public final class Ugra extends EntityType

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

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

  • Country: Russia (RUS) = 222;
  • Entity kind: PlatformDomain = SURFACE;
  • Domain: Platform = 1;
  • Category: Auxiliary = 16;
  • SubCategory: Lentraclasstransports = 93;
  • Specific: Ugra = 4;
  • Entity type uid: 14401;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@71e35c4.

See Also: