Packages

c

io.growing.graphql.model

DimensionResponseProjection

class DimensionResponseProjection extends GraphQLResponseProjection

Response projection for Dimension

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

Instance Constructors

  1. new DimensionResponseProjection()

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): DimensionResponseProjection
    Definition Classes
    DimensionResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): DimensionResponseProjection
    Definition Classes
    DimensionResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  8. def description(alias: String): DimensionResponseProjection
  9. def description(): DimensionResponseProjection
  10. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  11. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  12. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  13. def groupId(alias: String): DimensionResponseProjection
  14. def groupId(): DimensionResponseProjection
  15. def groupName(alias: String): DimensionResponseProjection
  16. def groupName(): DimensionResponseProjection
  17. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  18. def id(alias: String): DimensionResponseProjection
  19. def id(): DimensionResponseProjection
  20. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  21. def name(alias: String): DimensionResponseProjection
  22. def name(): DimensionResponseProjection
  23. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  24. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  25. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  26. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  27. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  28. def type(alias: String): DimensionResponseProjection
  29. def type(): DimensionResponseProjection
  30. def typename(alias: String): DimensionResponseProjection
  31. def typename(): DimensionResponseProjection
  32. def valueType(alias: String): DimensionResponseProjection
  33. def valueType(): DimensionResponseProjection
  34. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  35. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  36. 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