class EventVariableResponseProjection extends GraphQLResponseProjection
Response projection for EventVariable
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- EventVariableResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new EventVariableResponseProjection()
Value Members
-
final
def
!=(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
##(): Int
- Definition Classes
- AnyRef → Any
-
final
def
==(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
all$(maxDepth: Int): EventVariableResponseProjection
- Definition Classes
- EventVariableResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): EventVariableResponseProjection
- Definition Classes
- EventVariableResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def createdAt(alias: String): EventVariableResponseProjection
- def createdAt(): EventVariableResponseProjection
- def creator(alias: String): EventVariableResponseProjection
- def creator(): EventVariableResponseProjection
- def creatorId(alias: String): EventVariableResponseProjection
- def creatorId(): EventVariableResponseProjection
- def description(alias: String): EventVariableResponseProjection
- def description(): EventVariableResponseProjection
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] )
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native()
- def id(alias: String): EventVariableResponseProjection
- def id(): EventVariableResponseProjection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def key(alias: String): EventVariableResponseProjection
- def key(): EventVariableResponseProjection
- def name(alias: String): EventVariableResponseProjection
- def name(): EventVariableResponseProjection
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native()
- def ownerId(alias: String): EventVariableResponseProjection
- def ownerId(): EventVariableResponseProjection
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def typename(alias: String): EventVariableResponseProjection
- def typename(): EventVariableResponseProjection
- def updatedAt(alias: String): EventVariableResponseProjection
- def updatedAt(): EventVariableResponseProjection
- def updater(alias: String): EventVariableResponseProjection
- def updater(): EventVariableResponseProjection
- def updaterId(alias: String): EventVariableResponseProjection
- def updaterId(): EventVariableResponseProjection
- def valueType(alias: String): EventVariableResponseProjection
- def valueType(): EventVariableResponseProjection
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long, arg1: Int): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
-
final
def
wait(arg0: Long): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()