manId property

  1. @ImcField('Maneuver -- ID', 'man_id', ImcType.typePlaintext)
String manId

Current node ID, when executing a plan.

Implementation

@ImcField('Maneuver -- ID', 'man_id', ImcType.typePlaintext)
String get manId;