Packages

c

io.growing.graphql.model

FrequencyAnalysisResponseProjection

class FrequencyAnalysisResponseProjection extends GraphQLResponseProjection

Response projection for FrequencyAnalysis

Annotations
@Generated()
Linear Supertypes
GraphQLResponseProjection, AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. FrequencyAnalysisResponseProjection
  2. GraphQLResponseProjection
  3. AnyRef
  4. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new FrequencyAnalysisResponseProjection()

Value Members

  1. final def !=(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  2. final def ##(): Int
    Definition Classes
    AnyRef → Any
  3. final def ==(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  4. def all$(maxDepth: Int): FrequencyAnalysisResponseProjection
    Definition Classes
    FrequencyAnalysisResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): FrequencyAnalysisResponseProjection
    Definition Classes
    FrequencyAnalysisResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def businessType(alias: String): FrequencyAnalysisResponseProjection
  8. def businessType(): FrequencyAnalysisResponseProjection
  9. def chartType(alias: String): FrequencyAnalysisResponseProjection
  10. def chartType(): FrequencyAnalysisResponseProjection
  11. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  12. def createdAt(alias: String): FrequencyAnalysisResponseProjection
  13. def createdAt(): FrequencyAnalysisResponseProjection
  14. def creator(alias: String): FrequencyAnalysisResponseProjection
  15. def creator(): FrequencyAnalysisResponseProjection
  16. def creatorId(alias: String): FrequencyAnalysisResponseProjection
  17. def creatorId(): FrequencyAnalysisResponseProjection
  18. def description(alias: String): FrequencyAnalysisResponseProjection
  19. def description(): FrequencyAnalysisResponseProjection
  20. def dimensions(alias: String): FrequencyAnalysisResponseProjection
  21. def dimensions(): FrequencyAnalysisResponseProjection
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  24. def filter(alias: String, subProjection: FilterResponseProjection): FrequencyAnalysisResponseProjection
  25. def filter(subProjection: FilterResponseProjection): FrequencyAnalysisResponseProjection
  26. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  27. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  28. def granularities(alias: String, subProjection: GranularityResponseProjection): FrequencyAnalysisResponseProjection
  29. def granularities(subProjection: GranularityResponseProjection): FrequencyAnalysisResponseProjection
  30. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  31. def id(alias: String): FrequencyAnalysisResponseProjection
  32. def id(): FrequencyAnalysisResponseProjection
  33. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  34. def isSystem(alias: String): FrequencyAnalysisResponseProjection
  35. def isSystem(): FrequencyAnalysisResponseProjection
  36. def measurements(alias: String, subProjection: MeasurementResponseProjection): FrequencyAnalysisResponseProjection
  37. def measurements(subProjection: MeasurementResponseProjection): FrequencyAnalysisResponseProjection
  38. def name(alias: String): FrequencyAnalysisResponseProjection
  39. def name(): FrequencyAnalysisResponseProjection
  40. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  41. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  42. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  43. def ownerId(alias: String): FrequencyAnalysisResponseProjection
  44. def ownerId(): FrequencyAnalysisResponseProjection
  45. def splitter(alias: String, subProjection: SplitterResponseProjection): FrequencyAnalysisResponseProjection
  46. def splitter(subProjection: SplitterResponseProjection): FrequencyAnalysisResponseProjection
  47. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  48. def targetUser(alias: String, subProjection: TargetUserResponseProjection): FrequencyAnalysisResponseProjection
  49. def targetUser(subProjection: TargetUserResponseProjection): FrequencyAnalysisResponseProjection
  50. def timeRange(alias: String): FrequencyAnalysisResponseProjection
  51. def timeRange(): FrequencyAnalysisResponseProjection
  52. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  53. def typename(alias: String): FrequencyAnalysisResponseProjection
  54. def typename(): FrequencyAnalysisResponseProjection
  55. def updatedAt(alias: String): FrequencyAnalysisResponseProjection
  56. def updatedAt(): FrequencyAnalysisResponseProjection
  57. def updater(alias: String): FrequencyAnalysisResponseProjection
  58. def updater(): FrequencyAnalysisResponseProjection
  59. def updaterId(alias: String): FrequencyAnalysisResponseProjection
  60. def updaterId(): FrequencyAnalysisResponseProjection
  61. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  62. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  63. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped