Uses of Class
com.lyncode.xoai.serviceprovider.oaipmh.spec.ListSetsType
-
Packages that use ListSetsType Package Description com.lyncode.xoai.serviceprovider.oaipmh com.lyncode.xoai.serviceprovider.oaipmh.spec -
-
Uses of ListSetsType in com.lyncode.xoai.serviceprovider.oaipmh
Methods in com.lyncode.xoai.serviceprovider.oaipmh that return ListSetsType Modifier and Type Method Description protected ListSetsTypeListSetsParser. parseElement(XMLEventReader reader) -
Uses of ListSetsType in com.lyncode.xoai.serviceprovider.oaipmh.spec
Fields in com.lyncode.xoai.serviceprovider.oaipmh.spec declared as ListSetsType Modifier and Type Field Description protected ListSetsTypeOAIPMHtype. listSetsMethods in com.lyncode.xoai.serviceprovider.oaipmh.spec that return ListSetsType Modifier and Type Method Description ListSetsTypeOAIPMHtype. getListSets()Gets the value of the listSets property.Methods in com.lyncode.xoai.serviceprovider.oaipmh.spec with parameters of type ListSetsType Modifier and Type Method Description voidOAIPMHtype. setListSets(ListSetsType value)Sets the value of the listSets property.
-