Exemplo n.º 1
0
 public boolean isLeafClass() {
   return XDSConstants.QUERY_RETURN_TYPE_LEAF.equals(req.getResponseOption().getReturnType());
 }