Package com.gooddata.sdk.model.md
Class AttributeDisplayForm
java.lang.Object
com.gooddata.sdk.model.md.AbstractObj
com.gooddata.sdk.model.md.DisplayForm
com.gooddata.sdk.model.md.AttributeDisplayForm
- All Implemented Interfaces:
Obj,Updatable,Serializable
Display form of attribute
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class com.gooddata.sdk.model.md.DisplayForm
DisplayForm.Content, DisplayForm.Links -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final com.gooddata.sdk.model.md.AttributeDisplayForm.AttributeContentFields inherited from class com.gooddata.sdk.model.md.DisplayForm
contentFields inherited from class com.gooddata.sdk.model.md.AbstractObj
metaFields 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.DisplayForm
getElementsUri, getExpression, getFormOf, getLdmExpression, getTypeMethods 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
-
Field Details
-
attributeContent
protected final com.gooddata.sdk.model.md.AttributeDisplayForm.AttributeContent attributeContent
-
-
Method Details
-
isDefault
public boolean isDefault() -
toString
- Overrides:
toStringin classDisplayForm
-