public class OAIPMHtype extends Object
| Modifier and Type | Field and Description |
|---|---|
protected List<OAIPMHerrorType> |
error |
protected GetRecordType |
getRecord |
protected IdentifyType |
identify |
protected ListIdentifiersType |
listIdentifiers |
protected ListMetadataFormatsType |
listMetadataFormats |
protected ListRecordsType |
listRecords |
protected ListSetsType |
listSets |
protected RequestType |
request |
protected Date |
responseDate |
| Constructor and Description |
|---|
OAIPMHtype() |
| Modifier and Type | Method and Description |
|---|---|
List<OAIPMHerrorType> |
getError()
Gets the value of the error property.
|
GetRecordType |
getGetRecord()
Gets the value of the getRecord property.
|
IdentifyType |
getIdentify()
Gets the value of the identify property.
|
ListIdentifiersType |
getListIdentifiers()
Gets the value of the listIdentifiers property.
|
ListMetadataFormatsType |
getListMetadataFormats()
Gets the value of the listMetadataFormats property.
|
ListRecordsType |
getListRecords()
Gets the value of the listRecords property.
|
ListSetsType |
getListSets()
Gets the value of the listSets property.
|
RequestType |
getRequest()
Gets the value of the request property.
|
Date |
getResponseDate()
Gets the value of the responseDate property.
|
void |
setGetRecord(GetRecordType value)
Sets the value of the getRecord property.
|
void |
setIdentify(IdentifyType value)
Sets the value of the identify property.
|
void |
setListIdentifiers(ListIdentifiersType value)
Sets the value of the listIdentifiers property.
|
void |
setListMetadataFormats(ListMetadataFormatsType value)
Sets the value of the listMetadataFormats property.
|
void |
setListRecords(ListRecordsType value)
Sets the value of the listRecords property.
|
void |
setListSets(ListSetsType value)
Sets the value of the listSets property.
|
void |
setRequest(RequestType value)
Sets the value of the request property.
|
void |
setResponseDate(Date value)
Sets the value of the responseDate property.
|
protected Date responseDate
protected RequestType request
protected List<OAIPMHerrorType> error
protected IdentifyType identify
protected ListMetadataFormatsType listMetadataFormats
protected ListSetsType listSets
protected GetRecordType getRecord
protected ListIdentifiersType listIdentifiers
protected ListRecordsType listRecords
public Date getResponseDate()
public void setResponseDate(Date value)
value - allowed object ispublic RequestType getRequest()
public void setRequest(RequestType value)
value - allowed object is ;public List<OAIPMHerrorType> getError()
public IdentifyType getIdentify()
public void setIdentify(IdentifyType value)
value - allowed object is ;public ListMetadataFormatsType getListMetadataFormats()
public void setListMetadataFormats(ListMetadataFormatsType value)
value - allowed object is ;public ListSetsType getListSets()
public void setListSets(ListSetsType value)
value - allowed object is ;public GetRecordType getGetRecord()
public void setGetRecord(GetRecordType value)
value - allowed object is ;public ListIdentifiersType getListIdentifiers()
public void setListIdentifiers(ListIdentifiersType value)
value - allowed object is ;public ListRecordsType getListRecords()
public void setListRecords(ListRecordsType value)
value - allowed object is ;Copyright © 2020. All rights reserved.