Uses of Class
com.gooddata.sdk.model.md.Meta
-
Packages that use Meta Package Description com.gooddata.sdk.model.md com.gooddata.sdk.model.notification com.gooddata.sdk.model.project -
-
Uses of Meta in com.gooddata.sdk.model.md
Fields in com.gooddata.sdk.model.md declared as Meta Modifier and Type Field Description protected MetaAbstractObj. metaConstructors in com.gooddata.sdk.model.md with parameters of type Meta Constructor Description AbstractObj(Meta meta)DisplayForm(Meta meta, DisplayForm.Content content, DisplayForm.Links links)NestedAttribute(Meta meta, NestedAttribute.Content content) -
Uses of Meta in com.gooddata.sdk.model.notification
Methods in com.gooddata.sdk.model.notification that return Meta Modifier and Type Method Description MetaChannel. getMeta()MetaSubscription. getMeta() -
Uses of Meta in com.gooddata.sdk.model.project
Methods in com.gooddata.sdk.model.project that return Meta Modifier and Type Method Description MetaInvitation. getMeta()
-