public class OleSRUExplainResponse extends Object
| Constructor and Description | 
|---|
| OleSRUExplainResponse() | 
| Modifier and Type | Method and Description | 
|---|---|
| OleSRUExplainRecord | getRecord() | 
| String | getVersion() | 
| void | setRecord(OleSRUExplainRecord record) | 
| void | setVersion(String version) | 
| String | toString() | 
public OleSRUExplainResponse()
public String getVersion()
public void setVersion(String version)
public OleSRUExplainRecord getRecord()
public void setRecord(OleSRUExplainRecord record)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.