Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.ListIdentifiersType
-
Packages that use ListIdentifiersType Package Description com.lyncode.xoai.dataprovider.handlers com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of ListIdentifiersType in com.lyncode.xoai.dataprovider.handlers
Methods in com.lyncode.xoai.dataprovider.handlers that return ListIdentifiersType Modifier and Type Method Description ListIdentifiersTypeListIdentifiersHandler. handle(OAIParameters parameters) -
Uses of ListIdentifiersType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as ListIdentifiersType Modifier and Type Field Description protected ListIdentifiersTypeOAIPMHtype. listIdentifiersMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return ListIdentifiersType Modifier and Type Method Description ListIdentifiersTypeOAIPMHtype. getListIdentifiers()Gets the value of the listIdentifiers property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type ListIdentifiersType Modifier and Type Method Description voidOAIPMHtype. setListIdentifiers(ListIdentifiersType value)Sets the value of the listIdentifiers property.
-