Uses of Class
org.openforis.collect.mondrian.Annotations
-
Packages that use Annotations Package Description org.openforis.collect.mondrian -
-
Uses of Annotations in org.openforis.collect.mondrian
Fields in org.openforis.collect.mondrian declared as Annotations Modifier and Type Field Description protected AnnotationsCalculatedMember. annotationsprotected AnnotationsHierarchy. annotationsprotected AnnotationsHierarchy.Level. annotationsprotected AnnotationsNamedSet. annotationsprotected AnnotationsSchema. annotationsprotected AnnotationsSchema.Cube. annotationsprotected AnnotationsSchema.Cube.Measure. annotationsprotected AnnotationsSchema.Role. annotationsprotected AnnotationsSchema.VirtualCube. annotationsprotected AnnotationsSchema.VirtualCube.VirtualCubeMeasure. annotationsFields in org.openforis.collect.mondrian with type parameters of type Annotations Modifier and Type Field Description protected List<Annotations>DimensionUsage. annotationsprotected List<Annotations>PrivateDimension. annotationsprotected List<Annotations>SharedDimension. annotationsMethods in org.openforis.collect.mondrian that return Annotations Modifier and Type Method Description AnnotationsObjectFactory. createAnnotations()Create an instance ofAnnotationsAnnotationsCalculatedMember. getAnnotations()Gets the value of the annotations property.AnnotationsHierarchy. getAnnotations()Gets the value of the annotations property.AnnotationsHierarchy.Level. getAnnotations()Gets the value of the annotations property.AnnotationsNamedSet. getAnnotations()Gets the value of the annotations property.AnnotationsSchema.Cube. getAnnotations()Gets the value of the annotations property.AnnotationsSchema.Cube.Measure. getAnnotations()Gets the value of the annotations property.AnnotationsSchema. getAnnotations()Gets the value of the annotations property.AnnotationsSchema.Role. getAnnotations()Gets the value of the annotations property.AnnotationsSchema.VirtualCube. getAnnotations()Gets the value of the annotations property.AnnotationsSchema.VirtualCube.VirtualCubeMeasure. getAnnotations()Gets the value of the annotations property.Methods in org.openforis.collect.mondrian that return types with arguments of type Annotations Modifier and Type Method Description List<Annotations>DimensionUsage. getAnnotations()Gets the value of the annotations property.List<Annotations>PrivateDimension. getAnnotations()Gets the value of the annotations property.List<Annotations>SharedDimension. getAnnotations()Gets the value of the annotations property.Methods in org.openforis.collect.mondrian with parameters of type Annotations Modifier and Type Method Description voidCalculatedMember. setAnnotations(Annotations value)Sets the value of the annotations property.voidHierarchy.Level. setAnnotations(Annotations value)Sets the value of the annotations property.voidHierarchy. setAnnotations(Annotations value)Sets the value of the annotations property.voidNamedSet. setAnnotations(Annotations value)Sets the value of the annotations property.voidSchema.Cube.Measure. setAnnotations(Annotations value)Sets the value of the annotations property.voidSchema.Cube. setAnnotations(Annotations value)Sets the value of the annotations property.voidSchema.Role. setAnnotations(Annotations value)Sets the value of the annotations property.voidSchema. setAnnotations(Annotations value)Sets the value of the annotations property.voidSchema.VirtualCube. setAnnotations(Annotations value)Sets the value of the annotations property.voidSchema.VirtualCube.VirtualCubeMeasure. setAnnotations(Annotations value)Sets the value of the annotations property.
-