Packages

c

io.growing.graphql.model

EventVariableResponseProjection

class EventVariableResponseProjection extends GraphQLResponseProjection

Response projection for EventVariable

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

Instance Constructors

  1. new EventVariableResponseProjection()

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): EventVariableResponseProjection
    Definition Classes
    EventVariableResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): EventVariableResponseProjection
    Definition Classes
    EventVariableResponseProjection → 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()
  8. def createdAt(alias: String): EventVariableResponseProjection
  9. def createdAt(): EventVariableResponseProjection
  10. def creator(alias: String): EventVariableResponseProjection
  11. def creator(): EventVariableResponseProjection
  12. def creatorId(alias: String): EventVariableResponseProjection
  13. def creatorId(): EventVariableResponseProjection
  14. def description(alias: String): EventVariableResponseProjection
  15. def description(): EventVariableResponseProjection
  16. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  17. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  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): EventVariableResponseProjection
  22. def id(): EventVariableResponseProjection
  23. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  24. def key(alias: String): EventVariableResponseProjection
  25. def key(): EventVariableResponseProjection
  26. def name(alias: String): EventVariableResponseProjection
  27. def name(): EventVariableResponseProjection
  28. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  29. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  30. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native()
  31. def ownerId(alias: String): EventVariableResponseProjection
  32. def ownerId(): EventVariableResponseProjection
  33. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  34. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  35. def typename(alias: String): EventVariableResponseProjection
  36. def typename(): EventVariableResponseProjection
  37. def updatedAt(alias: String): EventVariableResponseProjection
  38. def updatedAt(): EventVariableResponseProjection
  39. def updater(alias: String): EventVariableResponseProjection
  40. def updater(): EventVariableResponseProjection
  41. def updaterId(alias: String): EventVariableResponseProjection
  42. def updaterId(): EventVariableResponseProjection
  43. def valueType(alias: String): EventVariableResponseProjection
  44. def valueType(): EventVariableResponseProjection
  45. final def wait(): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  46. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  47. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()

Inherited from GraphQLResponseProjection

Inherited from AnyRef

Inherited from Any

Ungrouped