Class DisplayForm.Content

java.lang.Object
com.gooddata.sdk.model.md.DisplayForm.Content
All Implemented Interfaces:
Serializable
Enclosing class:
DisplayForm

protected static class DisplayForm.Content extends Object implements Serializable
See Also:
  • Constructor Details

  • Method Details

    • getFormOf

      public String getFormOf()
    • getExpression

      public String getExpression()
    • getLdmExpression

      public String getLdmExpression()
    • getType

      public String getType()
    • toString

      public String toString()
      Overrides:
      toString in class Object