Uses of Enum Class
mondrian.olap.OlapElement.LocalizedProperty
Package
Description
Mondrian's core package, this defines connections and the catalog metamodel,
and allows you to execute queries.
-
Uses of OlapElement.LocalizedProperty in mondrian.olap
Modifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OlapElement.LocalizedProperty[]
OlapElement.LocalizedProperty.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionOlapElement.getLocalized
(OlapElement.LocalizedProperty prop, Locale locale) Returns the value of a property (caption or description) of this element in the given locale.OlapElementBase.getLocalized
(OlapElement.LocalizedProperty prop, Locale locale) Query.ScopedNamedSet.getLocalized
(OlapElement.LocalizedProperty prop, Locale locale)