| Package | Description |
|---|---|
| com.gooddata.md.visualization |
| Modifier and Type | Method and Description |
|---|---|
static CollectionType |
CollectionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionType[] |
CollectionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VisualizationAttribute |
VisualizationObject.getAttributeFromCollection(CollectionType type)
Returns attribute from collection bucket, if and only if bucket contains exactly one item of type
VisualizationAttribute, null otherwise |
Copyright © 2019. All rights reserved.