Packages

c

io.growing.graphql.model

TagResponseProjection

class TagResponseProjection extends GraphQLResponseProjection

Response projection for Tag

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

Instance Constructors

  1. new TagResponseProjection()

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): TagResponseProjection
    Definition Classes
    TagResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  5. def all$(): TagResponseProjection
    Definition Classes
    TagResponseProjection → GraphQLResponseProjection
    Annotations
    @Override()
  6. final def asInstanceOf[T0]: T0
    Definition Classes
    Any
  7. def businessType(alias: String): TagResponseProjection
  8. def businessType(): TagResponseProjection
  9. def clone(): AnyRef
    Attributes
    protected[lang]
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native() @HotSpotIntrinsicCandidate()
  10. def computes(alias: String, subProjection: ComputeDefinitionResponseProjection): TagResponseProjection
  11. def computes(subProjection: ComputeDefinitionResponseProjection): TagResponseProjection
  12. def createdAt(alias: String): TagResponseProjection
  13. def createdAt(): TagResponseProjection
  14. def creator(alias: String): TagResponseProjection
  15. def creator(): TagResponseProjection
  16. def creatorId(alias: String): TagResponseProjection
  17. def creatorId(): TagResponseProjection
  18. def description(alias: String): TagResponseProjection
  19. def description(): TagResponseProjection
  20. def detector(alias: String, subProjection: DetectorResponseProjection): TagResponseProjection
  21. def detector(subProjection: DetectorResponseProjection): TagResponseProjection
  22. final def eq(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  23. def equals(arg0: Any): Boolean
    Definition Classes
    AnyRef → Any
  24. final def getClass(): Class[_]
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  25. def hashCode(): Int
    Definition Classes
    AnyRef → Any
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  26. def id(alias: String): TagResponseProjection
  27. def id(): TagResponseProjection
  28. final def isInstanceOf[T0]: Boolean
    Definition Classes
    Any
  29. def key(alias: String): TagResponseProjection
  30. def key(): TagResponseProjection
  31. def name(alias: String): TagResponseProjection
  32. def name(): TagResponseProjection
  33. final def ne(arg0: AnyRef): Boolean
    Definition Classes
    AnyRef
  34. final def notify(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  35. final def notifyAll(): Unit
    Definition Classes
    AnyRef
    Annotations
    @native() @HotSpotIntrinsicCandidate()
  36. def ownerId(alias: String): TagResponseProjection
  37. def ownerId(): TagResponseProjection
  38. final def synchronized[T0](arg0: ⇒ T0): T0
    Definition Classes
    AnyRef
  39. def toString(): String
    Definition Classes
    GraphQLResponseProjection → AnyRef → Any
  40. def type(alias: String): TagResponseProjection
  41. def type(): TagResponseProjection
  42. def typename(alias: String): TagResponseProjection
  43. def typename(): TagResponseProjection
  44. def updatedAt(alias: String): TagResponseProjection
  45. def updatedAt(): TagResponseProjection
  46. def updater(alias: String): TagResponseProjection
  47. def updater(): TagResponseProjection
  48. def updaterId(alias: String): TagResponseProjection
  49. def updaterId(): TagResponseProjection
  50. def valueType(alias: String, subProjection: ValueTypeResponseProjection): TagResponseProjection
  51. def valueType(subProjection: ValueTypeResponseProjection): TagResponseProjection
  52. final def wait(arg0: Long, arg1: Int): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... )
  53. final def wait(arg0: Long): Unit
    Definition Classes
    AnyRef
    Annotations
    @throws( ... ) @native()
  54. 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