public void setGreater(boolean value) {
   sCInterface.setGreater(value);
 }