Class Type42

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

public final class Type42 extends EntityType

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

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

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

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SubCategoryElem@41b64020.

See Also: