Uses of Class
com.lyncode.xoai.dataprovider.xml.oaipmh.ListSetsType
-
Packages that use ListSetsType Package Description com.lyncode.xoai.dataprovider.handlers com.lyncode.xoai.dataprovider.xml.oaipmh -
-
Uses of ListSetsType in com.lyncode.xoai.dataprovider.handlers
Methods in com.lyncode.xoai.dataprovider.handlers that return ListSetsType Modifier and Type Method Description ListSetsTypeListSetsHandler. handle(OAIParameters params) -
Uses of ListSetsType in com.lyncode.xoai.dataprovider.xml.oaipmh
Fields in com.lyncode.xoai.dataprovider.xml.oaipmh declared as ListSetsType Modifier and Type Field Description protected ListSetsTypeOAIPMHtype. listSetsMethods in com.lyncode.xoai.dataprovider.xml.oaipmh that return ListSetsType Modifier and Type Method Description ListSetsTypeOAIPMHtype. getListSets()Gets the value of the listSets property.Methods in com.lyncode.xoai.dataprovider.xml.oaipmh with parameters of type ListSetsType Modifier and Type Method Description voidOAIPMHtype. setListSets(ListSetsType value)Sets the value of the listSets property.
-