Uses of Enum Class
org.olap4j.metadata.XmlaConstants.ProviderType
Packages that use XmlaConstants.ProviderType
Package
Description
Provides classes and interfaces for browsing an OLAP schema.
-
Uses of XmlaConstants.ProviderType in org.olap4j.metadata
Methods in org.olap4j.metadata that return XmlaConstants.ProviderTypeModifier and TypeMethodDescriptionstatic XmlaConstants.ProviderType
Returns the enum constant of this class with the specified name.static XmlaConstants.ProviderType[]
XmlaConstants.ProviderType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.olap4j.metadata that return types with arguments of type XmlaConstants.ProviderTypeModifier and TypeMethodDescriptionXmlaConstants.ProviderType.getDictionary()
PerXmlaConstant
, returns a dictionary of all values of this enumeration.