Class No11Bridge

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

public final class No11Bridge extends EntityType

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

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

  • Country: United Kingdom of Great Britain and Northern Ireland (GBR) = 224;
  • Entity kind: PlatformDomain = LAND;
  • Domain: Platform = 1;
  • Category: Armored Utility Vehicle = 3;
  • SubCategory: MobileBridge = 7;
  • Specific: No11Bridge = 4;
  • Entity type uid: 28135;
  • Online document reference: SISO-REF-010-v33 (2024-05-29).

Full name: edu.nps.moves.dis7.source.generator.entityTypes.GenerateEntityTypes$SpecificElem@662e682a.

See Also: