Uses of Class
org.openforis.collect.mondrian.NamedSet
-
Packages that use NamedSet Package Description org.openforis.collect.mondrian -
-
Uses of NamedSet in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian with type parameters of type NamedSet Modifier and Type Field Description protected List<NamedSet>Schema.Cube. namedSetprotected List<NamedSet>Schema. namedSetprotected List<NamedSet>Schema.VirtualCube. namedSetMethods in org.openforis.collect.mondrian that return NamedSet Modifier and Type Method Description NamedSetObjectFactory. createNamedSet()Create an instance ofNamedSetMethods in org.openforis.collect.mondrian that return types with arguments of type NamedSet Modifier and Type Method Description List<NamedSet>Schema.Cube. getNamedSet()Gets the value of the namedSet property.List<NamedSet>Schema. getNamedSet()Gets the value of the namedSet property.List<NamedSet>Schema.VirtualCube. getNamedSet()Gets the value of the namedSet property.
-