Uses of Class
com.lyncode.xoai.dataprovider.core.Set
-
Packages that use Set Package Description com.lyncode.xoai.dataprovider.core com.lyncode.xoai.dataprovider.sets -
-
Uses of Set in com.lyncode.xoai.dataprovider.core
Methods in com.lyncode.xoai.dataprovider.core that return types with arguments of type Set Modifier and Type Method Description List<Set>ListSetsResult. getResults()Constructor parameters in com.lyncode.xoai.dataprovider.core with type arguments of type Set Constructor Description ListSetsResult(boolean hasMoreResults, List<Set> results)ListSetsResult(boolean hasMoreResults, List<Set> results, int total) -
Uses of Set in com.lyncode.xoai.dataprovider.sets
Subclasses of Set in com.lyncode.xoai.dataprovider.sets Modifier and Type Class Description classStaticSetMethods in com.lyncode.xoai.dataprovider.sets that return types with arguments of type Set Modifier and Type Method Description List<Set>StaticSetManager. getSets()
-