public class OleSRUExplainRecord extends Object
Constructor and Description |
---|
OleSRUExplainRecord() |
Modifier and Type | Method and Description |
---|---|
OleSRUExplainRecordData |
getRecordData() |
String |
getRecordPacking() |
String |
getRecordSchema() |
void |
setRecordData(OleSRUExplainRecordData recordData) |
void |
setRecordPacking(String recordPacking) |
void |
setRecordSchema(String recordSchema) |
String |
toString() |
public OleSRUExplainRecord()
public String getRecordPacking()
public void setRecordPacking(String recordPacking)
public String getRecordSchema()
public void setRecordSchema(String recordSchema)
public OleSRUExplainRecordData getRecordData()
public void setRecordData(OleSRUExplainRecordData recordData)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.