Uses of Class
org.openforis.collect.mondrian.View
-
Packages that use View Package Description org.openforis.collect.mondrian -
-
Uses of View in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as View Modifier and Type Field Description protected ViewHierarchy. viewprotected ViewSchema.Cube. viewMethods in org.openforis.collect.mondrian that return View Modifier and Type Method Description ViewObjectFactory. createView()Create an instance ofViewViewHierarchy. getView()Gets the value of the view property.ViewSchema.Cube. getView()Gets the value of the view property.Methods in org.openforis.collect.mondrian with parameters of type View Modifier and Type Method Description voidHierarchy. setView(View value)Sets the value of the view property.voidSchema.Cube. setView(View value)Sets the value of the view property.
-