class SimpleEventResponseProjection extends GraphQLResponseProjection
Response projection for SimpleEvent
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- SimpleEventResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new SimpleEventResponseProjection()
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 action(alias: String): SimpleEventResponseProjection
- def action(): SimpleEventResponseProjection
-
def
all$(maxDepth: Int): SimpleEventResponseProjection
- Definition Classes
- SimpleEventResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): SimpleEventResponseProjection
- Definition Classes
- SimpleEventResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def businessType(alias: String): SimpleEventResponseProjection
- def businessType(): SimpleEventResponseProjection
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
- def createdAt(alias: String): SimpleEventResponseProjection
- def createdAt(): SimpleEventResponseProjection
- def creator(alias: String): SimpleEventResponseProjection
- def creator(): SimpleEventResponseProjection
- def creatorId(alias: String): SimpleEventResponseProjection
- def creatorId(): SimpleEventResponseProjection
- def description(alias: String): SimpleEventResponseProjection
- def description(): SimpleEventResponseProjection
- def docType(alias: String): SimpleEventResponseProjection
- def docType(): SimpleEventResponseProjection
- def elementId(alias: String): SimpleEventResponseProjection
- def elementId(): SimpleEventResponseProjection
-
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): SimpleEventResponseProjection
- def id(): SimpleEventResponseProjection
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def isSystem(alias: String): SimpleEventResponseProjection
- def isSystem(): SimpleEventResponseProjection
- def name(alias: String): SimpleEventResponseProjection
- def name(): SimpleEventResponseProjection
-
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): SimpleEventResponseProjection
- def ownerId(): SimpleEventResponseProjection
- def platforms(alias: String): SimpleEventResponseProjection
- def platforms(): SimpleEventResponseProjection
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def typename(alias: String): SimpleEventResponseProjection
- def typename(): SimpleEventResponseProjection
- def updatedAt(alias: String): SimpleEventResponseProjection
- def updatedAt(): SimpleEventResponseProjection
- def updater(alias: String): SimpleEventResponseProjection
- def updater(): SimpleEventResponseProjection
- def updaterId(alias: String): SimpleEventResponseProjection
- def updaterId(): SimpleEventResponseProjection
-
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()