Uses of Enum Class
com.gooddata.sdk.model.md.visualization.CollectionType
Packages that use CollectionType
-
Uses of CollectionType in com.gooddata.sdk.model.md.visualization
Methods in com.gooddata.sdk.model.md.visualization that return CollectionTypeModifier and TypeMethodDescriptionstatic CollectionTypeReturns the enum constant of this class with the specified name.static CollectionType[]CollectionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.gooddata.sdk.model.md.visualization with parameters of type CollectionTypeModifier and TypeMethodDescriptionVisualizationObject.getAttributeFromCollection(CollectionType type) Returns attribute from collection bucket, if and only if bucket contains exactly one item of typeVisualizationAttribute, null otherwise