Package com.gooddata.sdk.model.md
Class DisplayForm
java.lang.Object
com.gooddata.sdk.model.md.AbstractObj
com.gooddata.sdk.model.md.DisplayForm
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AttributeDisplayForm
Display form
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected static classprotected static class -
Field Summary
FieldsFields inherited from class com.gooddata.sdk.model.md.AbstractObj
meta -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedDisplayForm(Meta meta, DisplayForm.Content content, DisplayForm.Links links) -
Method Summary
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
-
Field Details
-
-
Constructor Details
-
DisplayForm
-
-
Method Details
-
getFormOf
-
getExpression
-
getLdmExpression
-
getType
-
getElementsUri
-
toString
- Overrides:
toStringin classAbstractObj
-