Uses of Enum Class
org.olap4j.metadata.Property.ContentType
Packages that use Property.ContentType
Package
Description
Provides classes and interfaces for browsing an OLAP schema.
-
Uses of Property.ContentType in org.olap4j.metadata
Methods in org.olap4j.metadata that return Property.ContentTypeModifier and TypeMethodDescriptionProperty.getContentType()
Returns the content type of this Property.Property.StandardCellProperty.getContentType()
Property.StandardMemberProperty.getContentType()
static Property.ContentType
Returns the enum constant of this class with the specified name.static Property.ContentType[]
Property.ContentType.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 Property.ContentTypeModifier and TypeMethodDescriptionProperty.ContentType.getDictionary()
PerXmlaConstant
, returns a dictionary of all values of this enumeration.