public class UnQualifiedDublinRecord extends Object
| Constructor and Description | 
|---|
| UnQualifiedDublinRecord() | 
| Modifier and Type | Method and Description | 
|---|---|
| ListRecords | getListRecords() | 
| String | getRequest() | 
| String | getResponseDate() | 
| void | setListRecords(ListRecords listRecords) | 
| void | setRequest(String request) | 
| void | setResponseDate(String responseDate) | 
| String | toString() | 
public UnQualifiedDublinRecord()
public ListRecords getListRecords()
public void setListRecords(ListRecords listRecords)
listRecords - the ListRecords to setpublic String getResponseDate()
public void setResponseDate(String responseDate)
responseDate - the responseDate to setpublic String getRequest()
public void setRequest(String request)
request - the request to setCopyright © 2004–2015 The Kuali Foundation. All rights reserved.