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

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped