Packages

c

io.growing.graphql.model

MeasurementResponseProjection

class MeasurementResponseProjection extends GraphQLResponseProjection

Response projection for Measurement

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

Instance Constructors

  1. new MeasurementResponseProjection()

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 action(alias: String): MeasurementResponseProjection
  5. def action(): MeasurementResponseProjection
  6. def aggregator(alias: String): MeasurementResponseProjection
  7. def aggregator(): MeasurementResponseProjection
  8. def all$(maxDepth: Int): MeasurementResponseProjection
    Definition Classes
    MeasurementResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  9. def all$(): MeasurementResponseProjection
    Definition Classes
    MeasurementResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  10. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  11. def attribute(alias: String): MeasurementResponseProjection
  12. def attribute(): MeasurementResponseProjection
  13. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  14. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  15. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  16. def filter(alias: String, subProjection: FilterResponseProjection): MeasurementResponseProjection
  17. def filter(subProjection: FilterResponseProjection): MeasurementResponseProjection
  18. def finalize(): Unit
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( classOf[java.lang.Throwable] )
  19. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  20. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native()
  21. def id(alias: String): MeasurementResponseProjection
  22. def id(): MeasurementResponseProjection
  23. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  24. def name(alias: String): MeasurementResponseProjection
  25. def name(): MeasurementResponseProjection
  26. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  27. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  28. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  29. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  30. def timeRange(alias: String): MeasurementResponseProjection
  31. def timeRange(): MeasurementResponseProjection
  32. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  33. def type(alias: String): MeasurementResponseProjection
  34. def type(): MeasurementResponseProjection
  35. def typename(alias: String): MeasurementResponseProjection
  36. def typename(): MeasurementResponseProjection
  37. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  38. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  40. def weight(alias: String): MeasurementResponseProjection
  41. def weight(): MeasurementResponseProjection

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped