getClassifierName method

String getClassifierName ()

Implementation

String getClassifierName() {
  return this._name;
}