Package com.gooddata.sdk.model.md
Class Attribute
- java.lang.Object
-
- com.gooddata.sdk.model.md.AbstractObj
-
- com.gooddata.sdk.model.md.NestedAttribute
-
- com.gooddata.sdk.model.md.Attribute
-
public class Attribute extends NestedAttribute implements Queryable, Updatable
Attribute of GoodData project dataset- See Also:
- Serialized Form
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class com.gooddata.sdk.model.md.NestedAttribute
NestedAttribute.Content
-
-
Field Summary
-
Fields inherited from class com.gooddata.sdk.model.md.AbstractObj
meta
-
Fields inherited from interface com.gooddata.sdk.model.md.Obj
CREATE_URI, CREATE_WITH_ID_URI, OBJ_URI, URI
-
-
Method Summary
-
Methods inherited from class com.gooddata.sdk.model.md.NestedAttribute
getCompositeAttribute, getCompositeAttributePk, getDefaultDisplayForm, getDimensionUri, getDirection, getDisplayForms, getDrillDownStepDisplayFormUri, getFolders, getForeignKeys, getGrain, getLinkedDisplayFormUri, getPrimaryKeys, getRelations, getSort, getType, hasDimension, isSortedByLinkedDf, isSortedByPk, isSortedByUsedDf, toString
-
Methods inherited from class com.gooddata.sdk.model.md.AbstractObj
getAuthor, getCategory, getContributor, getCreated, getFlags, getId, getIdentifier, getSummary, getTags, getTitle, getUpdated, getUri, isDeprecated, isLocked, isProduction, isSharedWithSomeone, isUnlisted, setCategory, setDeprecated, setFlags, setIdentifier, setLocked, setProduction, setSharedWithSomeone, setSummary, setTags, setTitle, setUnlisted, uris
-
-