Uses of Enum Class
org.olap4j.metadata.XmlaConstants.Content
Packages that use XmlaConstants.Content
Package
Description
Provides classes and interfaces for browsing an OLAP schema.
-
Uses of XmlaConstants.Content in org.olap4j.metadata
Fields in org.olap4j.metadata declared as XmlaConstants.ContentModifier and TypeFieldDescriptionstatic final XmlaConstants.ContentXmlaConstants.Content.DEFAULTThe content type default value - shared across more than one fileMethods in org.olap4j.metadata that return XmlaConstants.ContentModifier and TypeMethodDescriptionstatic XmlaConstants.ContentReturns the enum constant of this class with the specified name.static XmlaConstants.Content[]XmlaConstants.Content.values()Returns an array containing the constants of this enum class, in the order they are declared.