Uses of Class
org.openforis.collect.mondrian.Schema.VirtualCube.CubeUsages
-
Packages that use Schema.VirtualCube.CubeUsages Package Description org.openforis.collect.mondrian -
-
Uses of Schema.VirtualCube.CubeUsages in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as Schema.VirtualCube.CubeUsages Modifier and Type Field Description protected Schema.VirtualCube.CubeUsagesSchema.VirtualCube. cubeUsagesMethods in org.openforis.collect.mondrian that return Schema.VirtualCube.CubeUsages Modifier and Type Method Description Schema.VirtualCube.CubeUsagesObjectFactory. createSchemaVirtualCubeCubeUsages()Create an instance ofSchema.VirtualCube.CubeUsagesSchema.VirtualCube.CubeUsagesSchema.VirtualCube. getCubeUsages()Gets the value of the cubeUsages property.Methods in org.openforis.collect.mondrian with parameters of type Schema.VirtualCube.CubeUsages Modifier and Type Method Description voidSchema.VirtualCube. setCubeUsages(Schema.VirtualCube.CubeUsages value)Sets the value of the cubeUsages property.
-