public static class GetBooksQuery.Book
| Modifier and Type | Class and Description |
|---|---|
static class |
Book.Mapper |
| Constructor and Description |
|---|
Book() |
| Modifier and Type | Method and Description |
|---|---|
GetBooksQuery.Author |
author() |
boolean |
equals() |
int |
hashCode() |
com.apollographql.apollo.api.ResponseFieldMarshaller |
marshaller() |
java.lang.String |
title() |
java.lang.String |
toString() |
public java.lang.String title()
public GetBooksQuery.Author author()
public com.apollographql.apollo.api.ResponseFieldMarshaller marshaller()
public java.lang.String toString()
public boolean equals()
public int hashCode()