Class Manned

java.lang.Object
edu.nps.moves.dis7.pdus.EntityType
edu.nps.moves.dis7.entities.gbr.platform.space.Manned
All Implemented Interfaces:
Serializable

public final class Manned extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = SPACE;
  • Domain: Platform = 1;
  • Category: Manned = 1;
  • SubCategory: null (none);
  • Specific: null (none);
  • Entity type uid: 15628;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$CategoryElem@41bfa9e9.

See Also: