Packages

c

io.growing.graphql.model

TrackOverviewAnalysisResponseProjection

class TrackOverviewAnalysisResponseProjection extends GraphQLResponseProjection

Response projection for TrackOverviewAnalysis

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

Instance Constructors

  1. new TrackOverviewAnalysisResponseProjection()

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