Uses of Class
com.lyncode.xoai.dataprovider.sets.StaticSet
-
Packages that use StaticSet Package Description com.lyncode.xoai.dataprovider.core com.lyncode.xoai.dataprovider.sets -
-
Uses of StaticSet in com.lyncode.xoai.dataprovider.core
Methods in com.lyncode.xoai.dataprovider.core that return types with arguments of type StaticSet Modifier and Type Method Description List<StaticSet>XOAIContext. getStaticSets() -
Uses of StaticSet in com.lyncode.xoai.dataprovider.sets
Methods in com.lyncode.xoai.dataprovider.sets that return StaticSet Modifier and Type Method Description StaticSetStaticSetManager. getSet(String id)
-