Uses of Class
com.gooddata.md.AttributeElement
-
Packages that use AttributeElement Package Description com.gooddata.md -
-
Uses of AttributeElement in com.gooddata.md
Methods in com.gooddata.md that return types with arguments of type AttributeElement Modifier and Type Method Description List<AttributeElement>MetadataService. getAttributeElements(Attribute attribute)Fetches attribute elements for given attribute using default display form.List<AttributeElement>MetadataService. getAttributeElements(DisplayForm displayForm)Fetches attribute elements by given display form.
-