Packages

c

io.growing.graphql.model

KpiAnalysisResponseProjection

class KpiAnalysisResponseProjection extends GraphQLResponseProjection

Response projection for KpiAnalysis

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

Instance Constructors

  1. new KpiAnalysisResponseProjection()

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): KpiAnalysisResponseProjection
    Definition Classes
    KpiAnalysisResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): KpiAnalysisResponseProjection
    Definition Classes
    KpiAnalysisResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def businessType(alias: String): KpiAnalysisResponseProjection
  8. def businessType(): KpiAnalysisResponseProjection
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  10. def createdAt(alias: String): KpiAnalysisResponseProjection
  11. def createdAt(): KpiAnalysisResponseProjection
  12. def creator(alias: String): KpiAnalysisResponseProjection
  13. def creator(): KpiAnalysisResponseProjection
  14. def creatorId(alias: String): KpiAnalysisResponseProjection
  15. def creatorId(): KpiAnalysisResponseProjection
  16. def description(alias: String): KpiAnalysisResponseProjection
  17. def description(): KpiAnalysisResponseProjection
  18. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  19. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  20. def filter(alias: String, subProjection: FilterResponseProjection): KpiAnalysisResponseProjection
  21. def filter(subProjection: FilterResponseProjection): KpiAnalysisResponseProjection
  22. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  23. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  24. def goal(alias: String): KpiAnalysisResponseProjection
  25. def goal(): KpiAnalysisResponseProjection
  26. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  27. def id(alias: String): KpiAnalysisResponseProjection
  28. def id(): KpiAnalysisResponseProjection
  29. def interval(alias: String): KpiAnalysisResponseProjection
  30. def interval(): KpiAnalysisResponseProjection
  31. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  32. def isSystem(alias: String): KpiAnalysisResponseProjection
  33. def isSystem(): KpiAnalysisResponseProjection
  34. def limit(alias: String): KpiAnalysisResponseProjection
  35. def limit(): KpiAnalysisResponseProjection
  36. def measurements(alias: String, subProjection: MeasurementResponseProjection): KpiAnalysisResponseProjection
  37. def measurements(subProjection: MeasurementResponseProjection): KpiAnalysisResponseProjection
  38. def name(alias: String): KpiAnalysisResponseProjection
  39. def name(): KpiAnalysisResponseProjection
  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): KpiAnalysisResponseProjection
  44. def ownerId(): KpiAnalysisResponseProjection
  45. def splitter(alias: String, subProjection: SplitterResponseProjection): KpiAnalysisResponseProjection
  46. def splitter(subProjection: SplitterResponseProjection): KpiAnalysisResponseProjection
  47. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  48. def targetUser(alias: String, subProjection: TargetUserResponseProjection): KpiAnalysisResponseProjection
  49. def targetUser(subProjection: TargetUserResponseProjection): KpiAnalysisResponseProjection
  50. def timeRange(alias: String): KpiAnalysisResponseProjection
  51. def timeRange(): KpiAnalysisResponseProjection
  52. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  53. def typename(alias: String): KpiAnalysisResponseProjection
  54. def typename(): KpiAnalysisResponseProjection
  55. def updatedAt(alias: String): KpiAnalysisResponseProjection
  56. def updatedAt(): KpiAnalysisResponseProjection
  57. def updater(alias: String): KpiAnalysisResponseProjection
  58. def updater(): KpiAnalysisResponseProjection
  59. def updaterId(alias: String): KpiAnalysisResponseProjection
  60. def updaterId(): KpiAnalysisResponseProjection
  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