getId method

String getId()

get the unique id for this spring @return the unique id

Implementation

String getId() {
  return _mId;
}