org.kuali.ole.pojo.dublin.unqualified
Class UnQualifiedDublinRecord
java.lang.Object
org.kuali.ole.pojo.dublin.unqualified.UnQualifiedDublinRecord
public class UnQualifiedDublinRecord
- extends Object
Represents an XML Record of category:Work, Type:Bibliographic, Format:DUBLIN_UNQUALIFIED
- Author:
- Poornima
UnQualifiedDublinRecord
public UnQualifiedDublinRecord()
getListRecords
public ListRecords getListRecords()
- Returns:
- the ListRecords
setListRecords
public void setListRecords(ListRecords listRecords)
- Parameters:
listRecords
- the ListRecords to set
getResponseDate
public String getResponseDate()
- Returns:
- the responseDate
setResponseDate
public void setResponseDate(String responseDate)
- Parameters:
responseDate
- the responseDate to set
getRequest
public String getRequest()
- Returns:
- the request
setRequest
public void setRequest(String request)
- Parameters:
request
- the request to set
toString
public String toString()
- Overrides:
toString
in class Object
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.