Uses of Enum Class
org.olap4j.metadata.Member.Type
Packages that use Member.Type
Package
Description
Provides classes and interfaces for browsing an OLAP schema.
-
Uses of Member.Type in org.olap4j.metadata
Methods in org.olap4j.metadata that return Member.TypeModifier and TypeMethodDescriptionMember.getMemberType()
Returns the type of this Member.static Member.Type
Returns the enum constant of this class with the specified name.static Member.Type[]
Member.Type.values()
Returns an array containing the constants of this enum class, in the order they are declared.