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() @HotSpotIntrinsicCandidate()
  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. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  27. def granularities(alias: String, subProjection: GranularityResponseProjection): FrequencyAnalysisResponseProjection
  28. def granularities(subProjection: GranularityResponseProjection): FrequencyAnalysisResponseProjection
  29. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  30. def id(alias: String): FrequencyAnalysisResponseProjection
  31. def id(): FrequencyAnalysisResponseProjection
  32. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  33. def isSystem(alias: String): FrequencyAnalysisResponseProjection
  34. def isSystem(): FrequencyAnalysisResponseProjection
  35. def measurements(alias: String, subProjection: MeasurementResponseProjection): FrequencyAnalysisResponseProjection
  36. def measurements(subProjection: MeasurementResponseProjection): FrequencyAnalysisResponseProjection
  37. def name(alias: String): FrequencyAnalysisResponseProjection
  38. def name(): FrequencyAnalysisResponseProjection
  39. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  40. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  41. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  42. def ownerId(alias: String): FrequencyAnalysisResponseProjection
  43. def ownerId(): FrequencyAnalysisResponseProjection
  44. def splitter(alias: String, subProjection: SplitterResponseProjection): FrequencyAnalysisResponseProjection
  45. def splitter(subProjection: SplitterResponseProjection): FrequencyAnalysisResponseProjection
  46. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  47. def targetUser(alias: String, subProjection: TargetUserResponseProjection): FrequencyAnalysisResponseProjection
  48. def targetUser(subProjection: TargetUserResponseProjection): FrequencyAnalysisResponseProjection
  49. def timeRange(alias: String): FrequencyAnalysisResponseProjection
  50. def timeRange(): FrequencyAnalysisResponseProjection
  51. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  52. def typename(alias: String): FrequencyAnalysisResponseProjection
  53. def typename(): FrequencyAnalysisResponseProjection
  54. def updatedAt(alias: String): FrequencyAnalysisResponseProjection
  55. def updatedAt(): FrequencyAnalysisResponseProjection
  56. def updater(alias: String): FrequencyAnalysisResponseProjection
  57. def updater(): FrequencyAnalysisResponseProjection
  58. def updaterId(alias: String): FrequencyAnalysisResponseProjection
  59. def updaterId(): FrequencyAnalysisResponseProjection
  60. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  61. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  62. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )

Deprecated Value Members

  1. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] ) @Deprecated
    Deprecated

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped