class TagGroupInfoResponseProjection extends GraphQLResponseProjection
Response projection for TagGroupInfo
- Annotations
- @Generated()
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- TagGroupInfoResponseProjection
- GraphQLResponseProjection
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Instance Constructors
- new TagGroupInfoResponseProjection()
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): TagGroupInfoResponseProjection
- Definition Classes
- TagGroupInfoResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
def
all$(): TagGroupInfoResponseProjection
- Definition Classes
- TagGroupInfoResponseProjection → GraphQLResponseProjection
- Annotations
- @Override()
-
final
def
asInstanceOf[T0]: T0
- Definition Classes
- Any
- def children(alias: String, subProjection: TagGroupInfoResponseProjection): TagGroupInfoResponseProjection
- def children(subProjection: TagGroupInfoResponseProjection): TagGroupInfoResponseProjection
-
def
clone(): AnyRef
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @IntrinsicCandidate()
-
final
def
eq(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
-
def
equals(arg0: Any): Boolean
- Definition Classes
- AnyRef → Any
-
final
def
getClass(): Class[_]
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
- def groupId(alias: String): TagGroupInfoResponseProjection
- def groupId(): TagGroupInfoResponseProjection
- def groupName(alias: String): TagGroupInfoResponseProjection
- def groupName(): TagGroupInfoResponseProjection
-
def
hashCode(): Int
- Definition Classes
- AnyRef → Any
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
isInstanceOf[T0]: Boolean
- Definition Classes
- Any
- def level(alias: String): TagGroupInfoResponseProjection
- def level(): TagGroupInfoResponseProjection
-
final
def
ne(arg0: AnyRef): Boolean
- Definition Classes
- AnyRef
- def nodePath(alias: String): TagGroupInfoResponseProjection
- def nodePath(): TagGroupInfoResponseProjection
-
final
def
notify(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
-
final
def
notifyAll(): Unit
- Definition Classes
- AnyRef
- Annotations
- @native() @IntrinsicCandidate()
- def parentId(alias: String): TagGroupInfoResponseProjection
- def parentId(): TagGroupInfoResponseProjection
- def parentName(alias: String): TagGroupInfoResponseProjection
- def parentName(): TagGroupInfoResponseProjection
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
- Definition Classes
- AnyRef
- def tags(alias: String, subProjection: TagInfoResponseProjection): TagGroupInfoResponseProjection
- def tags(subProjection: TagInfoResponseProjection): TagGroupInfoResponseProjection
-
def
toString(): String
- Definition Classes
- GraphQLResponseProjection → AnyRef → Any
- def typename(alias: String): TagGroupInfoResponseProjection
- def typename(): TagGroupInfoResponseProjection
- def userCustomizedStr(alias: String, subProjection: UserCustomizedStrResponseProjection): TagGroupInfoResponseProjection
- def userCustomizedStr(subProjection: UserCustomizedStrResponseProjection): TagGroupInfoResponseProjection
-
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()
-
final
def
wait(): Unit
- Definition Classes
- AnyRef
- Annotations
- @throws( ... )
Deprecated Value Members
-
def
finalize(): Unit
- Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( classOf[java.lang.Throwable] ) @Deprecated
- Deprecated