getXRoutine method

XRoutine? getXRoutine()

Implementation

XRoutine? getXRoutine() {
  return xRoutine;
}