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() @IntrinsicCandidate()
  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. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  19. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @IntrinsicCandidate()
  20. def id(alias: String): MeasurementResponseProjection
  21. def id(): MeasurementResponseProjection
  22. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  23. def name(alias: String): MeasurementResponseProjection
  24. def name(): MeasurementResponseProjection
  25. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  26. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  27. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @IntrinsicCandidate()
  28. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  29. def timeRange(alias: String): MeasurementResponseProjection
  30. def timeRange(): MeasurementResponseProjection
  31. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  32. def type(alias: String): MeasurementResponseProjection
  33. def type(): MeasurementResponseProjection
  34. def typename(alias: String): MeasurementResponseProjection
  35. def typename(): MeasurementResponseProjection
  36. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  37. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  38. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  39. def weight(alias: String): MeasurementResponseProjection
  40. def weight(): MeasurementResponseProjection

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