public class OleSRUResponseRecord extends Object
Constructor and Description |
---|
OleSRUResponseRecord() |
Modifier and Type | Method and Description |
---|---|
OleSRUResponseDocument |
getOleSRUResponseDocument() |
String |
getRecordPacking() |
int |
getRecordPosition() |
String |
getRecordSchema() |
void |
setOleSRUResponseDocument(OleSRUResponseDocument oleSRUResponseDocument) |
void |
setRecordPacking(String recordPacking) |
void |
setRecordPosition(int recordPosition) |
void |
setRecordSchema(String recordSchema) |
String |
toString() |
public OleSRUResponseRecord()
public String getRecordSchema()
public void setRecordSchema(String recordSchema)
public String getRecordPacking()
public void setRecordPacking(String recordPacking)
public int getRecordPosition()
public void setRecordPosition(int recordPosition)
public OleSRUResponseDocument getOleSRUResponseDocument()
public void setOleSRUResponseDocument(OleSRUResponseDocument oleSRUResponseDocument)
Copyright © 2004–2015 The Kuali Foundation. All rights reserved.