sysDst property

  1. @ImcField('Destination System', 'sys_dst', ImcType.typePlaintext)
String sysDst

The canonical name of the destination system. If supported, the special destination 'broadcast' shall be used to dispatch messages to all nodes.

Implementation

@ImcField('Destination System', 'sys_dst', ImcType.typePlaintext)
String get sysDst;