getDozer method

Dozer getDozer ()

Returns the Dozer object reference

Implementation

Dozer getDozer() {
  return this._dozer;
}