Uses of Class
com.lyncode.xoai.serviceprovider.oaipmh.spec.ListRecordsType
-
Packages that use ListRecordsType Package Description com.lyncode.xoai.serviceprovider.oaipmh com.lyncode.xoai.serviceprovider.oaipmh.spec -
-
Uses of ListRecordsType in com.lyncode.xoai.serviceprovider.oaipmh
Methods in com.lyncode.xoai.serviceprovider.oaipmh that return ListRecordsType Modifier and Type Method Description protected ListRecordsTypeListRecordsParser. parseElement(XMLEventReader reader) -
Uses of ListRecordsType in com.lyncode.xoai.serviceprovider.oaipmh.spec
Fields in com.lyncode.xoai.serviceprovider.oaipmh.spec declared as ListRecordsType Modifier and Type Field Description protected ListRecordsTypeOAIPMHtype. listRecordsMethods in com.lyncode.xoai.serviceprovider.oaipmh.spec that return ListRecordsType Modifier and Type Method Description ListRecordsTypeOAIPMHtype. getListRecords()Gets the value of the listRecords property.Methods in com.lyncode.xoai.serviceprovider.oaipmh.spec with parameters of type ListRecordsType Modifier and Type Method Description voidOAIPMHtype. setListRecords(ListRecordsType value)Sets the value of the listRecords property.
-