Index

A B C D E F G H I J L M N O P Q R S T U V W Y _ 
All Classes and Interfaces|All Packages|Serialized Form

A

aBreak(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
aBreak(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
aBreak(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
aBreak(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
aBreakWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
aBreakWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
aBreakWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
aBreakWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
ADMIN - Enum constant in enum class com.graphql_java_generator.domain.client.forum.MemberType
 
allFieldCases(ObjectResponse, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
allFieldCases(ObjectResponse, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
allFieldCases(String, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
allFieldCases(String, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
AllFieldCases - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This type is a clone of the InterfaceAllFieldCases interface.
AllFieldCases() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
AllFieldCases.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
AllFieldCasesInput - Class in com.graphql_java_generator.domain.client.allGraphQLCases
############################################################################################################# ############### ALL GRAPHQL CASES TEST CASES################################################################ #############################################################################################################
AllFieldCasesInput() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
AllFieldCasesInput.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
AllFieldCasesInterface - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
This interface is a clone of the AllFieldCases type.
AllFieldCasesInterfaceType - Class in com.graphql_java_generator.domain.client.allGraphQLCases
A concrete class that just implements the above interface As we added a field in this interface, we need to add this field into every type that implements it
AllFieldCasesInterfaceType() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
AllFieldCasesInterfaceType.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
allFieldCasesWithBindValues(ObjectResponse, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
allFieldCasesWithBindValues(ObjectResponse, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
allFieldCasesWithBindValues(String, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
allFieldCasesWithBindValues(String, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
AllFieldCasesWithIdSubtype - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
AllFieldCasesWithIdSubtype() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
AllFieldCasesWithIdSubtype.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
AllFieldCasesWithIdSubtypeInput - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
AllFieldCasesWithIdSubtypeInput() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
 
AllFieldCasesWithIdSubtypeInput.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
AllFieldCasesWithoutIdSubtype - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
AllFieldCasesWithoutIdSubtype() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
 
AllFieldCasesWithoutIdSubtype.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
AllFieldCasesWithoutIdSubtypeInput - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
AllFieldCasesWithoutIdSubtypeInput() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput
 
AllFieldCasesWithoutIdSubtypeInput.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
allGraphQLCasesInput(ObjectResponse, SubscriptionCallback<AllFieldCases>, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
allGraphQLCasesInput(ObjectResponse, SubscriptionCallback<AllFieldCases>, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
allGraphQLCasesInput(String, SubscriptionCallback<AllFieldCases>, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
allGraphQLCasesInput(String, SubscriptionCallback<AllFieldCases>, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
allGraphQLCasesInputWithBindValues(ObjectResponse, SubscriptionCallback<AllFieldCases>, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
allGraphQLCasesInputWithBindValues(ObjectResponse, SubscriptionCallback<AllFieldCases>, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
allGraphQLCasesInputWithBindValues(String, SubscriptionCallback<AllFieldCases>, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
allGraphQLCasesInputWithBindValues(String, SubscriptionCallback<AllFieldCases>, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
allGraphQLCasesParam(ObjectResponse, SubscriptionCallback<AllFieldCases>, String, String, Long, Integer, Date, List<Date>, List<List<Double>>, AllFieldCasesWithoutIdSubtypeInput, List<AllFieldCasesWithoutIdSubtypeInput>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
allGraphQLCasesParam(ObjectResponse, SubscriptionCallback<AllFieldCases>, String, String, Long, Integer, Date, List<Date>, List<List<Double>>, AllFieldCasesWithoutIdSubtypeInput, List<AllFieldCasesWithoutIdSubtypeInput>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
allGraphQLCasesParam(String, SubscriptionCallback<AllFieldCases>, String, String, Long, Integer, Date, List<Date>, List<List<Double>>, AllFieldCasesWithoutIdSubtypeInput, List<AllFieldCasesWithoutIdSubtypeInput>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
allGraphQLCasesParam(String, SubscriptionCallback<AllFieldCases>, String, String, Long, Integer, Date, List<Date>, List<List<Double>>, AllFieldCasesWithoutIdSubtypeInput, List<AllFieldCasesWithoutIdSubtypeInput>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
allGraphQLCasesParamWithBindValues(ObjectResponse, SubscriptionCallback<AllFieldCases>, String, String, Long, Integer, Date, List<Date>, List<List<Double>>, AllFieldCasesWithoutIdSubtypeInput, List<AllFieldCasesWithoutIdSubtypeInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
allGraphQLCasesParamWithBindValues(ObjectResponse, SubscriptionCallback<AllFieldCases>, String, String, Long, Integer, Date, List<Date>, List<List<Double>>, AllFieldCasesWithoutIdSubtypeInput, List<AllFieldCasesWithoutIdSubtypeInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
allGraphQLCasesParamWithBindValues(String, SubscriptionCallback<AllFieldCases>, String, String, Long, Integer, Date, List<Date>, List<List<Double>>, AllFieldCasesWithoutIdSubtypeInput, List<AllFieldCasesWithoutIdSubtypeInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
allGraphQLCasesParamWithBindValues(String, SubscriptionCallback<AllFieldCases>, String, String, Long, Integer, Date, List<Date>, List<List<Double>>, AllFieldCasesWithoutIdSubtypeInput, List<AllFieldCasesWithoutIdSubtypeInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
AnotherMutationType - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This class contains the response for a full request.
AnotherMutationType() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
AnotherMutationType.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
AnotherMutationTypeExecutorMySchema - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This class contains the methods that allows the execution of the queries or mutations that are defined in the AnotherMutationType of the GraphQL schema.
These methods allows: Preparation of full requests Execution of full prepared requests Execution of full direct requests Preparation of partial requests Execution of partial prepared requests Execution of partial direct requests You'll find all the documentation on the client page doc.
AnotherMutationTypeExecutorMySchema() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
 
AnotherMutationTypeResponse - Class in com.graphql_java_generator.domain.client.allGraphQLCases
Deprecated.
Please use the AnotherMutationType class instead.
AnotherMutationTypeResponse() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeResponse
Deprecated.
 
AnotherMutationTypeRootResponse - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
AnotherMutationTypeRootResponse() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
AnyCharacter - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
ARGUMENT_DEFINITION - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
ARGUMENT_DEFINITION - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 

B

Bar140 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
Bar140() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
 
Bar140.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
Base64String() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.Base64String
 
Board - Class in com.graphql_java_generator.domain.client.forum
 
Board() - Constructor for class com.graphql_java_generator.domain.client.forum.Board
 
Board.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
boards(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
boards(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
boards(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
boards(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
boardsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
boardsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
boardsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
boardsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._class.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder._Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.__Directive.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.__Field.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.__InputValue.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.__Schema.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.Board.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.Member.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.MemberInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.Mutation.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.Post.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.PostInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.Query.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.Subscription.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.TopicInput.Builder
 
build() - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput.Builder
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases._break
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases._class
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
builder() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.__Directive
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.__Field
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.__Schema
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.__Type
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.Board
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.Member
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.Mutation
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.Post
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.PostInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.Query
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.Subscription
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.Topic
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.TopicInput
 
builder() - Static method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__Field.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases._break.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases._class.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Droid.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Field.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Pet.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TList.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.__Directive.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.__EnumValue.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.__Field.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.__InputValue.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.__Schema.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.Board.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.Member.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.MemberInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.Mutation.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.Post.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.PostInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.Query.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.Subscription.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.TopicInput.Builder
 
Builder() - Constructor for class com.graphql_java_generator.domain.client.forum.TopicPostInput.Builder
 
Builder._Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.

C

Character - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
CharacterInput - Class in com.graphql_java_generator.domain.client.allGraphQLCases
############################################################################################################# ########### SOME INPUT TYPES, DEFINED AT THE END TO BE SURE THAT THE ORDER DOESN'T MATTER ################## #############################################################################################################
CharacterInput() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
CharacterInput.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
Client - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
############################ test for issue #128
com.graphql_java_generator.client - package com.graphql_java_generator.client
 
com.graphql_java_generator.client.graphqlrepository - package com.graphql_java_generator.client.graphqlrepository
 
com.graphql_java_generator.client.response - package com.graphql_java_generator.client.response
 
com.graphql_java_generator.domain.client.allGraphQLCases - package com.graphql_java_generator.domain.client.allGraphQLCases
 
com.graphql_java_generator.domain.client.forum - package com.graphql_java_generator.domain.client.forum
 
com.graphql_java_generator.domain.client.starwars.scalar - package com.graphql_java_generator.domain.client.starwars.scalar
 
com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo - package com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo
This package contains Spring repositories that will be dynamically discovered by the Spring test config
com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos - package com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos
 
com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ko_missing_queryExecutor - package com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ko_missing_queryExecutor
 
com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ok - package com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ok
 
com.graphql_java_generator.util.test_cases - package com.graphql_java_generator.util.test_cases
 
Commented - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
connectionOnHuman(ObjectResponse, String, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
connectionOnHuman(ObjectResponse, String, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
connectionOnHuman(String, String, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
connectionOnHuman(String, String, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
connectionOnHumanWithBindValues(ObjectResponse, String, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
connectionOnHumanWithBindValues(ObjectResponse, String, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
connectionOnHumanWithBindValues(String, String, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
connectionOnHumanWithBindValues(String, String, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
connectionWithoutParameters(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
connectionWithoutParameters(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
connectionWithoutParameters(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
connectionWithoutParameters(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
connectionWithoutParametersWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
connectionWithoutParametersWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
connectionWithoutParametersWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
connectionWithoutParametersWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
createAllFieldCases(ObjectResponse, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
createAllFieldCases(ObjectResponse, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method is expected by the graphql-java framework.
createAllFieldCases(String, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
createAllFieldCases(String, AllFieldCasesInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
createAllFieldCasesWithBindValues(ObjectResponse, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
createAllFieldCasesWithBindValues(ObjectResponse, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method is expected by the graphql-java framework.
createAllFieldCasesWithBindValues(String, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
createAllFieldCasesWithBindValues(String, AllFieldCasesInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
createBoard(ObjectResponse, String, Boolean, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createBoard(ObjectResponse, String, Boolean, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createBoard(String, String, Boolean, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createBoard(String, String, Boolean, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createBoardWithBindValues(ObjectResponse, String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createBoardWithBindValues(ObjectResponse, String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createBoardWithBindValues(String, String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createBoardWithBindValues(String, String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createHuman(ObjectResponse, HumanInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
createHuman(ObjectResponse, HumanInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method is expected by the graphql-java framework.
createHuman(HumanInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
Mutation: without requestName
createHuman(String, HumanInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
createHuman(String, HumanInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
createHumanWithBindValues(ObjectResponse, HumanInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
createHumanWithBindValues(ObjectResponse, HumanInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method is expected by the graphql-java framework.
createHumanWithBindValues(String, HumanInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
createHumanWithBindValues(String, HumanInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
createMember(ObjectResponse, MemberInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createMember(ObjectResponse, MemberInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createMember(String, MemberInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createMember(String, MemberInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createMemberWithBindValues(ObjectResponse, MemberInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createMemberWithBindValues(ObjectResponse, MemberInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createMemberWithBindValues(String, MemberInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createMemberWithBindValues(String, MemberInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createPost(ObjectResponse, PostInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createPost(ObjectResponse, PostInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createPost(String, PostInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createPost(String, PostInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createPosts(ObjectResponse, List<PostInput>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createPosts(ObjectResponse, List<PostInput>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createPosts(String, List<PostInput>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createPosts(String, List<PostInput>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createPostsWithBindValues(ObjectResponse, List<PostInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createPostsWithBindValues(ObjectResponse, List<PostInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createPostsWithBindValues(String, List<PostInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createPostsWithBindValues(String, List<PostInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createPostWithBindValues(ObjectResponse, PostInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createPostWithBindValues(ObjectResponse, PostInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createPostWithBindValues(String, PostInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createPostWithBindValues(String, PostInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createTopic(ObjectResponse, TopicInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createTopic(ObjectResponse, TopicInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createTopic(TopicInput) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ok.GraphQLTwoRepositoriesForumTestCase
A Mutation
createTopic(String, TopicInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createTopic(String, TopicInput, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
createTopicWithBindValues(ObjectResponse, TopicInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createTopicWithBindValues(ObjectResponse, TopicInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
createTopicWithBindValues(String, TopicInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
createTopicWithBindValues(String, TopicInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
CustomJacksonDeserializers - Class in com.graphql_java_generator.client.response
This class is a standard Deserializer for Jackson.
CustomJacksonDeserializers - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This class is a standard Deserializer for Jackson.
CustomJacksonDeserializers - Class in com.graphql_java_generator.domain.client.forum
This class is a standard Deserializer for Jackson.
CustomJacksonDeserializers() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers
 
CustomJacksonDeserializers() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers
 
CustomJacksonDeserializers() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers
 
CustomJacksonDeserializers.Base64String - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.Date - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.Date - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.Date - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.DateTime - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.List__Directive - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.List__Directive - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.List__DirectiveLocation - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.List__DirectiveLocation - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.List__EnumValue - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.List__EnumValue - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.List__Field - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.List__Field - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.List__InputValue - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.List__InputValue - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.List__Type - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.List__Type - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.ListAllFieldCasesWithIdSubtype - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListAllFieldCasesWithoutIdSubtype - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListAnyCharacter - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListBoard - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.ListBoolean - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListBoolean - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListCharacter - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListCharacter - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListDate - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListDate - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListDouble - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListEnumWithReservedJavaKeywordAsValues - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListEpisode - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListFloat - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListHuman - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListHuman - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListID - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListIFoo1 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListInt - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListListCharacter - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListListDouble - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListListFloat - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListListID - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListPost - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.ListString - Class in com.graphql_java_generator.client.response
 
CustomJacksonDeserializers.ListString - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListTFoo1 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.ListTopic - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonDeserializers.Long - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonDeserializers.NonNegativeInt - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonSerializers - Class in com.graphql_java_generator.client.response
This class is a standard Deserializer for Jackson.
CustomJacksonSerializers - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This class is a standard Deserializer for Jackson.
CustomJacksonSerializers - Class in com.graphql_java_generator.domain.client.forum
This class is a standard Deserializer for Jackson.
CustomJacksonSerializers() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonSerializers
 
CustomJacksonSerializers() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonSerializers
 
CustomJacksonSerializers() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonSerializers
 
CustomJacksonSerializers.Date - Class in com.graphql_java_generator.client.response
 
CustomJacksonSerializers.Date - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonSerializers.Date - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonSerializers.DateTime - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonSerializers.ListDate - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomJacksonSerializers.ListDate - Class in com.graphql_java_generator.domain.client.forum
 
CustomJacksonSerializers.Long - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomScalarRegistryInitializer - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
CustomScalarRegistryInitializer - Class in com.graphql_java_generator.domain.client.forum
 
CustomScalarRegistryInitializer() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomScalarRegistryInitializer
 
CustomScalarRegistryInitializer() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomScalarRegistryInitializer
 

D

date - Variable in class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
 
Date() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.Date
 
Date() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonSerializers.Date
 
Date() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.Date
 
Date() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonSerializers.Date
 
Date() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.Date
 
Date() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonSerializers.Date
 
DateTime() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.DateTime
 
DateTime() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonSerializers.DateTime
 
DAY - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
 
deleteSnacks(ObjectResponse, List<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
deleteSnacks(ObjectResponse, List<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
deleteSnacks(String, List<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
deleteSnacks(String, List<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
deleteSnacksWithBindValues(ObjectResponse, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
deleteSnacksWithBindValues(ObjectResponse, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
deleteSnacksWithBindValues(String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
deleteSnacksWithBindValues(String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
directiveOnField(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
directiveOnField(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
directiveOnField(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
directiveOnField(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
directiveOnFieldWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
directiveOnFieldWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
directiveOnFieldWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
directiveOnFieldWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
directiveOnQuery(ObjectResponse, Boolean, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
directiveOnQuery(ObjectResponse, Boolean, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
This method is expected by the graphql-java framework.
directiveOnQuery(String, Boolean, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
directiveOnQuery(String, Boolean, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
directiveOnQueryWithBindValues(ObjectResponse, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
directiveOnQueryWithBindValues(ObjectResponse, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
This method is expected by the graphql-java framework.
directiveOnQueryWithBindValues(String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
directiveOnQueryWithBindValues(String, Boolean, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
DirectiveRegistryInitializer - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
DirectiveRegistryInitializer - Class in com.graphql_java_generator.domain.client.forum
 
DirectiveRegistryInitializer() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.DirectiveRegistryInitializer
 
DirectiveRegistryInitializer() - Constructor for class com.graphql_java_generator.domain.client.forum.DirectiveRegistryInitializer
 
DOES_NOT_EXIST - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Episode
 
DOUBLE - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases._extends
 
doubleField - Variable in class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
 
Droid - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
Droid() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
Droid.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
DroidInput - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
DroidInput() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
DroidInput.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.

E

EMPIRE - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Episode
 
ENUM - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
ENUM - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
 
ENUM - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
ENUM - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
 
ENUM_VALUE - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
ENUM_VALUE - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
enumField - Variable in class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
 
enumWithReservedJavaKeywordAsValues(ObjectResponse, SubscriptionCallback<EnumWithReservedJavaKeywordAsValues>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
enumWithReservedJavaKeywordAsValues(ObjectResponse, SubscriptionCallback<EnumWithReservedJavaKeywordAsValues>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
enumWithReservedJavaKeywordAsValues(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
enumWithReservedJavaKeywordAsValues(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
enumWithReservedJavaKeywordAsValues(String, SubscriptionCallback<EnumWithReservedJavaKeywordAsValues>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
enumWithReservedJavaKeywordAsValues(String, SubscriptionCallback<EnumWithReservedJavaKeywordAsValues>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
enumWithReservedJavaKeywordAsValues(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
enumWithReservedJavaKeywordAsValues(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
EnumWithReservedJavaKeywordAsValues - Enum Class in com.graphql_java_generator.domain.client.allGraphQLCases
############################ test for issue #139:
enumWithReservedJavaKeywordAsValuesWithBindValues(ObjectResponse, SubscriptionCallback<EnumWithReservedJavaKeywordAsValues>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
enumWithReservedJavaKeywordAsValuesWithBindValues(ObjectResponse, SubscriptionCallback<EnumWithReservedJavaKeywordAsValues>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
enumWithReservedJavaKeywordAsValuesWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
enumWithReservedJavaKeywordAsValuesWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
enumWithReservedJavaKeywordAsValuesWithBindValues(String, SubscriptionCallback<EnumWithReservedJavaKeywordAsValues>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
enumWithReservedJavaKeywordAsValuesWithBindValues(String, SubscriptionCallback<EnumWithReservedJavaKeywordAsValues>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
enumWithReservedJavaKeywordAsValuesWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
enumWithReservedJavaKeywordAsValuesWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
Episode - Enum Class in com.graphql_java_generator.domain.client.allGraphQLCases
############################################################################################################# ############### STAR WARS SCHEMA ########################################################################## #############################################################################################################
error(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
error(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
error(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
error(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
errors - Variable in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
errors - Variable in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 
errors - Variable in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
errors - Variable in class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
errors - Variable in class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 
errors - Variable in class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 
errorWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
errorWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
errorWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
errorWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
exec(ObjectResponse, SubscriptionCallback<?>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(ObjectResponse, SubscriptionCallback<?>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
exec(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(String, SubscriptionCallback<?>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(String, SubscriptionCallback<?>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
exec(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
exec(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
exec(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
exec(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
exec(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
execMutation(Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
This method executes the current GraphQL request as a full mutation request.
execMutation(Object...) - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
This method executes the current GraphQL request as a full mutation request.
execMutation(Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
This method executes the current GraphQL request as a full mutation request.
execMutation(Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
This method executes the current GraphQL request as a full mutation request.
execQuery(Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
This method executes the current GraphQL request as a full query request.
execQuery(Object...) - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
This method executes the current GraphQL request as a full query request.
execQuery(Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
This method executes the current GraphQL request as a full query request.
execQuery(Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
This method executes the current GraphQL request as a full query request.
execSubscription(SubscriptionCallback<T>, Class<T>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
This method executes the current GraphQL request as a full subscription request.
execSubscription(SubscriptionCallback<T>, Class<T>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
This method executes the current GraphQL request as a full subscription request.
execSubscription(SubscriptionCallback<T>, Class<T>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
This method executes the current GraphQL request as a full subscription request.
execSubscription(SubscriptionCallback<T>, Class<T>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
This method executes the current GraphQL request as a full subscription request.
execWithBindValues(ObjectResponse, SubscriptionCallback<?>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
execWithBindValues(ObjectResponse, SubscriptionCallback<?>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
execWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method takes a full request definition, and executes it against the GraphQL server.
execWithBindValues(String, SubscriptionCallback<?>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method takes a full request definition, and executes the it against the GraphQL server.
execWithBindValues(String, SubscriptionCallback<?>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
This method takes a full request definition, and executes the it against the GraphQL server.
execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method takes a full request definition, and executes the it against the GraphQL server.
execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method takes a full request definition, and executes the it against the GraphQL server.
execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method takes a full request definition, and executes the it against the GraphQL server.
execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
execWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method takes a full request definition, and executes the it against the GraphQL server.
extensions - Variable in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
extensions - Variable in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 
extensions - Variable in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
extensions - Variable in class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
extensions - Variable in class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 
extensions - Variable in class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 

F

field - Variable in class com.graphql_java_generator.util.test_cases.GraphQLDirectiveTest_ClassCase
 
Field - Class in com.graphql_java_generator.domain.client.allGraphQLCases
############################ test for issue #130
Field() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Field
 
FIELD - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
FIELD - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
FIELD_DEFINITION - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
FIELD_DEFINITION - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
Field.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
FieldParameterInput - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
FieldParameterInput() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
 
FieldParameterInput.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
findTopics(ObjectResponse, String, List<String>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
findTopics(ObjectResponse, String, List<String>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
findTopics(String, String, List<String>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
findTopics(String, String, List<String>, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
findTopicsWithBindValues(ObjectResponse, String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
findTopicsWithBindValues(ObjectResponse, String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
findTopicsWithBindValues(String, String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
findTopicsWithBindValues(String, String, List<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
FLOAT - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases._extends
 
foo140(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
foo140(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
foo140(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
foo140(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
Foo140 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
Foo140() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
 
Foo140.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
foo140WithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
foo140WithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
foo140WithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
foo140WithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
FRAGMENT_DEFINITION - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
FRAGMENT_DEFINITION - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
FRAGMENT_SPREAD - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
FRAGMENT_SPREAD - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases._extends
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Episode
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fromGraphQlValue(String) - Static method in enum class com.graphql_java_generator.domain.client.forum.MemberType
Returns the enum constant of this type with the specified name (as specified in the GraphQL schema).
fullRequest1(boolean, String) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
Full request: query
fullRequest2(String, boolean) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
Full request: query, with queryType
fullRequestMutation(HumanInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
Full request: mutation
fullSubscription(SubscriptionCallback<Date>, Date) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
Full request: subscription

G

get__schema() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
get__schema() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
get__schemaGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
get__schemaGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the __schema executor, created with the given Partial request.
get__schemaGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
get__schemaGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the GraphQLRequest for the __schema executor, created with the given Partial request.
get__schemaResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
get__schemaResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the __Schema, as expected by the __schema query.
get__schemaResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
get__schemaResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the Builder for the __Schema, as expected by the __schema query.
get__type() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
get__type() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
get__typeGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
get__typeGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the __type executor, created with the given Partial request.
get__typeGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
get__typeGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the GraphQLRequest for the __type executor, created with the given Partial request.
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Client
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Commented
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Bar140
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Foo140
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar1
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar12
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar140
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar2
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar3
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo1
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo140
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo2
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo3
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IList
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.interfaceToTestExtendKeyword
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
get__typename() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.UnusedInterface
 
get__typename() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.WithID
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.Board
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.Member
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.Post
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.Subscription
 
get__typename() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the GraphQLRequest for the __typename executor, created with the given Partial request.
get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the __typename executor, created with the given Partial request.
get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the GraphQLRequest for the __typename executor, created with the given Partial request.
get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
get__typenameGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the GraphQLRequest for the __typename executor, created with the given Partial request.
get__typenameResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
get__typenameResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the Builder for the String, as expected by the __typename query.
get__typenameResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
get__typenameResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the __typename query.
get__typenameResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
get__typenameResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the Builder for the String, as expected by the __typename query.
get__typenameResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
get__typenameResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the Builder for the String, as expected by the __typename query.
get__typeResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
get__typeResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the __Type, as expected by the __type query.
get__typeResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
get__typeResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the Builder for the __Type, as expected by the __type query.
getABreak() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Check for GraphQL identifier that are java keywords
getABreakGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getABreakGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the aBreak executor, created with the given Partial request.
getABreakResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getABreakResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the Builder for the _break, as expected by the aBreak query.
getAFloat() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getAge() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getAge() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getAge() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getAge() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getAlias() - Method in class com.graphql_java_generator.domain.client.forum.Member
 
getAlias() - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
getAliases() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getAliases() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getAliases() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getAliases() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getAliasesString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getAliasValue(String) - Method in class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._class
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Client
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Commented
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Bar140
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Foo140
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar1
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar12
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar140
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar2
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar3
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo1
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo140
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo2
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo3
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IList
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.interfaceToTestExtendKeyword
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.UnusedInterface
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.WithID
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.__Directive
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.__Field
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.__Type
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.Board
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.Member
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.Post
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.PostInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.Topic
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAliasValue(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
Retrieves the value for the given alias, as it has been received for this object in the GraphQL response.
getAllFieldCases() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### Complementary tests with the AllFieldCases Object
getAllFieldCasesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getAllFieldCasesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the GraphQLRequest for the allFieldCases executor, created with the given Partial request.
getAllFieldCasesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getAllFieldCasesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the Builder for the AllFieldCases, as expected by the allFieldCases query.
getAllGraphQLCasesInput() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
getAllGraphQLCasesInputGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getAllGraphQLCasesInputGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the allGraphQLCasesInput executor, created with the given Partial request.
getAllGraphQLCasesInputResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getAllGraphQLCasesInputResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the Builder for the AllFieldCases, as expected by the allGraphQLCasesInput subscription.
getAllGraphQLCasesParam() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
getAllGraphQLCasesParamGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getAllGraphQLCasesParamGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the GraphQLRequest for the allGraphQLCasesParam executor, created with the given Partial request.
getAllGraphQLCasesParamResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getAllGraphQLCasesParamResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the Builder for the AllFieldCases, as expected by the allGraphQLCasesParam subscription.
getANonUSedField() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.UnusedInterface
 
getAppearsIn() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
getAppearsIn() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
getAppearsIn() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
getAppearsIn() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
getAppearsIn() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getAppearsIn() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
getAppearsInEpisode() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
getAppearsInEpisode() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getArgs() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
getArgs() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
getArgs() - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
getArgs() - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
getAuthor() - Method in class com.graphql_java_generator.domain.client.forum.Post
 
getAuthor() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
getAuthorId() - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
getBad() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
 
getBar() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
 
getBar() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Foo140
 
getBar() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo1
 
getBar() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo140
 
getBar() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo2
 
getBar() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo3
 
getBar() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
The 'bar' field is a valid GraphQL field.
getBar() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
The 'bar' field is a valid GraphQL field.
getBar() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
getBestFriend() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getBestFriend() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
getBoardId() - Method in class com.graphql_java_generator.domain.client.forum.TopicInput
 
getBoards() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
getBoardsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getBoardsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the GraphQLRequest for the boards executor, created with the given Partial request.
getBoardsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getBoardsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the Builder for the Board, as expected by the boards query.
getBooleans() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getBooleans() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getBooleans() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getBooleans() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getBooleansBoolean() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getBreak() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getBreak() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getCase() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break
 
getCloseWebSocketBeforeFirstNotification() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
getComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getComments() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getComments() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Commented
 
getComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
getCommentsString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getCommentsString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getCompleteAfterFirstNotification() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
getConnectionOnHuman() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getConnectionOnHumanGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getConnectionOnHumanGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the connectionOnHuman executor, created with the given Partial request.
getConnectionOnHumanResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getConnectionOnHumanResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the Human, as expected by the connectionOnHuman query.
getConnectionWithoutParameters() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### queries to check the addRelayConnections capability
getConnectionWithoutParametersGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getConnectionWithoutParametersGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the GraphQLRequest for the connectionWithoutParameters executor, created with the given Partial request.
getConnectionWithoutParametersResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getConnectionWithoutParametersResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the Builder for the Character, as expected by the connectionWithoutParameters query.
getContent() - Method in class com.graphql_java_generator.domain.client.forum.Post
 
getContent() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
getContent() - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
getCreateAllFieldCases() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
getCreateAllFieldCasesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getCreateAllFieldCasesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the GraphQLRequest for the createAllFieldCases executor, created with the given Partial request.
getCreateAllFieldCasesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getCreateAllFieldCasesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the Builder for the AllFieldCases, as expected by the createAllFieldCases query.
getCreateBoard() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
getCreateBoardGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreateBoardGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the GraphQLRequest for the createBoard executor, created with the given Partial request.
getCreateBoardResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreateBoardResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the Builder for the Board, as expected by the createBoard query.
getCreateHuman() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
getCreateHumanGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getCreateHumanGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the GraphQLRequest for the createHuman executor, created with the given Partial request.
getCreateHumanResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getCreateHumanResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the Builder for the Human, as expected by the createHuman query.
getCreateMember() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
getCreateMemberGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreateMemberGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the GraphQLRequest for the createMember executor, created with the given Partial request.
getCreateMemberResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreateMemberResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the Builder for the Member, as expected by the createMember query.
getCreatePost() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
getCreatePostGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreatePostGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the GraphQLRequest for the createPost executor, created with the given Partial request.
getCreatePostResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreatePostResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the Builder for the Post, as expected by the createPost query.
getCreatePosts() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
getCreatePostsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreatePostsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the GraphQLRequest for the createPosts executor, created with the given Partial request.
getCreatePostsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreatePostsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the Builder for the Post, as expected by the createPosts query.
getCreateTopic() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
getCreateTopicGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreateTopicGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the GraphQLRequest for the createTopic executor, created with the given Partial request.
getCreateTopicResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getCreateTopicResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the Builder for the Topic, as expected by the createTopic query.
getData() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
getData() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 
getData() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
getData() - Method in class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
getData() - Method in class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 
getData() - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 
getDate() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getDate() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getDate() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
 
getDate() - Method in class com.graphql_java_generator.domain.client.forum.Post
 
getDate() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
getDate() - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
getDates() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getDates() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getDateTime() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getDateTime() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getDefault() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._class
 
getDefaultValue() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
getDefaultValue() - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
getDeleteSnacks() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Tests for issue 51
getDeleteSnacksGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getDeleteSnacksGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the deleteSnacks executor, created with the given Partial request.
getDeleteSnacksResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getDeleteSnacksResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
Get the Builder for the Boolean, as expected by the deleteSnacks query.
getDeprecationReason() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
getDeprecationReason() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
getDeprecationReason() - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
getDeprecationReason() - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
getDescription() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
getDescription() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
getDescription() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
getDescription() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
getDescription() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
getDescription() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
getDescription() - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
getDescription() - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
getDescription() - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
getDescription() - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
getDescription() - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
getDescription() - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
getDirectiveOnField() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.
getDirectiveOnFieldGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getDirectiveOnFieldGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the GraphQLRequest for the directiveOnField executor, created with the given Partial request.
getDirectiveOnFieldResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getDirectiveOnFieldResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the Builder for the Character, as expected by the directiveOnField query.
getDirectiveOnQuery() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### queries to check directive behavior Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query.
getDirectiveOnQueryGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getDirectiveOnQueryGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
Get the GraphQLRequest for the directiveOnQuery executor, created with the given Partial request.
getDirectiveOnQueryResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getDirectiveOnQueryResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
Get the Builder for the String, as expected by the directiveOnQuery query.
getDirectives() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
getDirectives() - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
getEmail() - Method in class com.graphql_java_generator.domain.client.forum.Member
 
getEmail() - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
getEnumValues() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for ENUM only, must be null for the others
getEnumValues() - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for ENUM only, must be null for the others
getEnumWithReservedJavaKeywordAsValues() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
test for issue #139 (use of java reserved keyword)
getEnumWithReservedJavaKeywordAsValues() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
test for issue #139 (use of java reserved keyword)
getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the enumWithReservedJavaKeywordAsValues executor, created with the given Partial request.
getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the enumWithReservedJavaKeywordAsValues executor, created with the given Partial request.
getEnumWithReservedJavaKeywordAsValuesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getEnumWithReservedJavaKeywordAsValuesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the Builder for the EnumWithReservedJavaKeywordAsValues, as expected by the enumWithReservedJavaKeywordAsValues query.
getEnumWithReservedJavaKeywordAsValuesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getEnumWithReservedJavaKeywordAsValuesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the Builder for the EnumWithReservedJavaKeywordAsValues, as expected by the enumWithReservedJavaKeywordAsValues subscription.
getError() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### error always returns an error!
getErrorGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getErrorGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the GraphQLRequest for the error executor, created with the given Partial request.
getErrorOnNext() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
getErrorOnSubscription() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
getErrorResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getErrorResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the Builder for the Character, as expected by the error query.
getErrors() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
getErrors() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 
getErrors() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
getErrors() - Method in class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
getErrors() - Method in class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 
getErrors() - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 
getExtendedField() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getExtendedField() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getExtendedField() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getExtendedField() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getExtendedField() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.interfaceToTestExtendKeyword
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.forum.Subscription
 
getExtensions() - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 
getExtensionsAsMap() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Returns the extensions as a map.
getExtensionsAsMap() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Returns the extensions as a map.
getExtensionsAsMap() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Returns the extensions as a map.
getExtensionsAsMap() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Returns the extensions as a map.
getExtensionsAsMap() - Method in class com.graphql_java_generator.domain.client.forum.Query
Returns the extensions as a map.
getExtensionsAsMap() - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Returns the extensions as a map.
getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
getExtensionsField(String, Class<T>) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Parse the value for the given _key_, as found in the extensions field of the GraphQL server's response, into the given _t_ class.
getFields() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for OBJECT and INTERFACE only, must be null for the others
getFields() - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for OBJECT and INTERFACE only, must be null for the others
getFindTopics() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
getFindTopicsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getFindTopicsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the GraphQLRequest for the findTopics executor, created with the given Partial request.
getFindTopicsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getFindTopicsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the Builder for the Topic, as expected by the findTopics query.
getFoo() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Client
 
getFoo140() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
test for issue #140 (error for type that implements multiple interfaces)
getFoo140GraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getFoo140GraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the foo140 executor, created with the given Partial request.
getFoo140ResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getFoo140ResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the Builder for the Foo140, as expected by the foo140 query.
getForname() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getForname() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getForname() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getForname() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getFriends() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getFriends() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getFriends() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getFriends() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
getFriends() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
getFriends() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
getFriends() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
getFriends() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getFriends() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
getFriendsCharacter() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
getFriendsCharacter() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getFriendsHuman() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getFrom() - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
getGraphQLClassesPackageName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
This method returns the package name, where the GraphQL generated classes are.
getGraphQLClassesPackageName() - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
This method returns the package name, where the GraphQL generated classes are.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the GraphQLRequest for full request.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for full request.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the GraphQLRequest for full request.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the GraphQLRequest for full request.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the GraphQLRequest for full request.
getGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
Get the GraphQLRequest for full request.
getHomePlanet() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getHomePlanet() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar1
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar12
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar2
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar3
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo1
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo2
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo3
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
 
getId() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
getId() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.WithID
 
getId() - Method in class com.graphql_java_generator.domain.client.forum.Board
 
getId() - Method in class com.graphql_java_generator.domain.client.forum.Member
 
getId() - Method in class com.graphql_java_generator.domain.client.forum.Post
 
getId() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
getIf() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
test for issue #139 (use of java reserved keyword)
getIf() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getIf() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
Parameters should also be protected
getIf() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getIf() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
getIfGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getIfGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the if executor, created with the given Partial request.
getIfGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIfGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the if executor, created with the given Partial request.
getIfGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getIfGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the GraphQLRequest for the if executor, created with the given Partial request.
getIfResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getIfResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
Get the Builder for the String, as expected by the if query.
getIfResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIfResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the if query.
getIfResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getIfResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the Builder for the String, as expected by the if subscription.
getImplements() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
getImplements() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getImplements() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getImplements() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getImplements() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
getImplementsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getImplementsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the GraphQLRequest for the implements executor, created with the given Partial request.
getImplementsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getImplementsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the implements executor, created with the given Partial request.
getImplementsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getImplementsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the GraphQLRequest for the implements executor, created with the given Partial request.
getImplementsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getImplementsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the Builder for the String, as expected by the implements query.
getImplementsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getImplementsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the implements query.
getImplementsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getImplementsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the Builder for the String, as expected by the implements subscription.
getImport() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getImport() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getImport() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getImportGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getImportGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the import executor, created with the given Partial request.
getImportResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getImportResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the import query.
getIn() - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
getInput() - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
getInput() - Method in class com.graphql_java_generator.domain.client.forum.TopicInput
 
getInputFields() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for INPUT_OBJECT only, must be null for the others
getInputFields() - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for INPUT_OBJECT only, must be null for the others
getInstanceof() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getInstanceof() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getInstanceof() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getInstanceofGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getInstanceofGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the instanceof executor, created with the given Partial request.
getInstanceofResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getInstanceofResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the instanceof query.
getInt() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getInt() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getInt() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getInterface() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getInterface() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getInterface() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getInterfaceGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getInterfaceGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the interface executor, created with the given Partial request.
getInterfaceResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getInterfaceResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the interface query.
getInterfaces() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for OBJECT and INTERFACE only, must be null for the others
getInterfaces() - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for OBJECT and INTERFACE only, must be null for the others
getIntGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIntGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the int executor, created with the given Partial request.
getIntResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIntResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the int query.
getIsDeprecated() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
getIsDeprecated() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
getIsDeprecated() - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
getIsDeprecated() - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
getIsRepeatable() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
getIsRepeatable() - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
getIssue128() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
test for issue #128 (compilation error when a Query returns a type 'Client')
getIssue128GraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIssue128GraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the issue128 executor, created with the given Partial request.
getIssue128ResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIssue128ResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the Builder for the Client, as expected by the issue128 query.
getIssue53() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### queries created to test some issues issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized
getIssue53() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized
getIssue53GraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIssue53GraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
Get the GraphQLRequest for the issue53 executor, created with the given Partial request.
getIssue53GraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getIssue53GraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the issue53 executor, created with the given Partial request.
getIssue53ResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIssue53ResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
Get the Builder for the Date, as expected by the issue53 query.
getIssue53ResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getIssue53ResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the Builder for the Date, as expected by the issue53 subscription.
getIssue65() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getIssue66() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getIssue82Float() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
issue82 is about hard coded values as parameters.
getIssue82FloatGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIssue82FloatGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the issue82Float executor, created with the given Partial request.
getIssue82FloatResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIssue82FloatResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
Get the Builder for the Double, as expected by the issue82Float query.
getIssue82ID() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getIssue82IDGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIssue82IDGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the issue82ID executor, created with the given Partial request.
getIssue82IDResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getIssue82IDResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the issue82ID query.
getJavaClass(String) - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLTypeMapping
 
getJavaClass(String) - Static method in class com.graphql_java_generator.domain.client.forum.GraphQLTypeMapping
 
getJavaClass(String) - Static method in class com.graphql_java_generator.domain.client.starwars.scalar.GraphQLTypeMapping
 
getJson() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
getJsons() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
getKind() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
getKind() - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
getList() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IList
 
getList() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
 
getListOfEnumWithReservedJavaKeywordAsValues() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getListOfEnumWithReservedJavaKeywordAsValues() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the listOfEnumWithReservedJavaKeywordAsValues executor, created with the given Partial request.
getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getListOfEnumWithReservedJavaKeywordAsValuesGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the GraphQLRequest for the listOfEnumWithReservedJavaKeywordAsValues executor, created with the given Partial request.
getListOfEnumWithReservedJavaKeywordAsValuesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getListOfEnumWithReservedJavaKeywordAsValuesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the EnumWithReservedJavaKeywordAsValues, as expected by the listOfEnumWithReservedJavaKeywordAsValues query.
getListOfEnumWithReservedJavaKeywordAsValuesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getListOfEnumWithReservedJavaKeywordAsValuesResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the Builder for the EnumWithReservedJavaKeywordAsValues, as expected by the listOfEnumWithReservedJavaKeywordAsValues subscription.
getListTFoo1() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
 
getListWithIdSubTypes() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getListWithIdSubTypes() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getListWithIdSubTypes() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getListWithIdSubTypesAllFieldCasesWithIdSubtype() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getListWithoutIdSubTypes() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getListWithoutIdSubTypes() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getListWithoutIdSubTypes() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getListWithoutIdSubTypesAllFieldCasesWithoutIdSubtype() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getLocations() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
getLocations() - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
getLong() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getLong() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getLong() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getLongGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getLongGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the long executor, created with the given Partial request.
getLongResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getLongResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the long query.
getMatrix() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getMatrix() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getMessages() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
getMutationContext() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
 
getMutationContext() - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
 
getMutationType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
getMutationType() - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getName() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
 
getName() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
getName() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Bar140
 
getName() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar140
 
getName() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
getName() - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
getName() - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
getName() - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
getName() - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
getName() - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
getName() - Method in class com.graphql_java_generator.domain.client.forum.Board
 
getName() - Method in class com.graphql_java_generator.domain.client.forum.Member
 
getName() - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
getNative() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getNative() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getNative() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getNativeGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getNativeGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the native executor, created with the given Partial request.
getNativeResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getNativeResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the native query.
getNbBoards() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
getNbBoardsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getNbBoardsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the GraphQLRequest for the nbBoards executor, created with the given Partial request.
getNbBoardsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getNbBoardsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the Builder for the Integer, as expected by the nbBoards query.
getNbComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getNbComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getNbComments() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getNbComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getNbComments() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Commented
 
getNbComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
getNbComments() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
getNbPosts() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
getNew() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getNew() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getNew() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getNewGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getNewGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the new executor, created with the given Partial request.
getNewResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getNewResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the new query.
getObject() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
getObjects() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
getOfType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for NON_NULL and LIST only, must be null for the others
getOfType() - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for NON_NULL and LIST only, must be null for the others
getOneWithIdSubType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getOneWithIdSubType() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getOneWithIdSubType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getOneWithoutIdSubType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getOneWithoutIdSubType() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getOneWithoutIdSubType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getPackage() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getPackage() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getPackage() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getPackageGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getPackageGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the package executor, created with the given Partial request.
getPackageResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getPackageResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the package query.
getPlanets() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
getPlanets() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getPlanets() - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
getPlanets() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getPlanetsString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
getPossibleTypes() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for INTERFACE and UNION only, always null for the others
getPossibleTypes() - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for INTERFACE and UNION only, always null for the others
getPosts() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
getPrimaryFunction() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
getPrimaryFunction() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
getPrivate() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getPrivate() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getPrivate() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getPrivateGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getPrivateGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the private executor, created with the given Partial request.
getPrivateResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getPrivateResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the private query.
getProtected() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getProtected() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getProtected() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getProtectedGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getProtectedGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the protected executor, created with the given Partial request.
getProtectedResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getProtectedResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the protected query.
getPublic() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getPublic() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getPublic() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getPublicGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getPublicGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the public executor, created with the given Partial request.
getPubliclyAvailable() - Method in class com.graphql_java_generator.domain.client.forum.Board
 
getPubliclyAvailable() - Method in class com.graphql_java_generator.domain.client.forum.Post
 
getPubliclyAvailable() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
getPubliclyAvailable() - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
getPublicResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getPublicResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the public query.
getQueryContext() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
 
getQueryContext() - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
 
getQueryType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
getQueryType() - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
getRegisteredGraphQLRequest(GraphQLRepositoryInvocationHandler<?>, Class<?>, String, Class<?>...) - Static method in class com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestHelper
 
getRelay() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### A particular test, based on the github schema: a query that returns the query object.
getRelayGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getRelayGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
Get the GraphQLRequest for the relay executor, created with the given Partial request.
getRelayResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getRelayResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
Get the Builder for the MyQueryType, as expected by the relay query.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
Get the Builder for a full request, as expected by the exec and execWithBindValues methods.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for a full request, as expected by the exec and execWithBindValues methods.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the Builder for a full request, as expected by the exec and execWithBindValues methods.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
Get the Builder for a full request, as expected by the exec and execWithBindValues methods.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the Builder for a full request, as expected by the exec and execWithBindValues methods.
getResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
Get the Builder for a full request, as expected by the exec and execWithBindValues methods.
getReturn() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getReturn() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getReturn() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getReturnGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getReturnGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the return executor, created with the given Partial request.
getReturnResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getReturnResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the return query.
getShort() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getShort() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getShort() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getShortGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getShortGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the short executor, created with the given Partial request.
getShortResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getShortResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the short query.
getSomeValue() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
Generates a clash between the java classname, and the Builder class generated in each POJO
getSomeValue() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field
Generates a clash between the java classname, and the enum that contains the list of of fields.
getStatic() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getStatic() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getStatic() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getStaticGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getStaticGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the static executor, created with the given Partial request.
getStaticResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getStaticResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the static query.
getStrictfp() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getStrictfp() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getStrictfp() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getStrictfpGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getStrictfpGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the strictfp executor, created with the given Partial request.
getStrictfpResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getStrictfpResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the strictfp query.
getSubscribeNewHumanForEpisode() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Will be notified for each Human added to this Episode
getSubscribeNewHumanForEpisodeGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscribeNewHumanForEpisodeGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the subscribeNewHumanForEpisode executor, created with the given Partial request.
getSubscribeNewHumanForEpisodeResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscribeNewHumanForEpisodeResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the Builder for the Human, as expected by the subscribeNewHumanForEpisode subscription.
getSubscribeToAList() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Issue 54
getSubscribeToAListGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscribeToAListGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the subscribeToAList executor, created with the given Partial request.
getSubscribeToAListOfScalars() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
getSubscribeToAListOfScalarsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscribeToAListOfScalarsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the GraphQLRequest for the subscribeToAListOfScalars executor, created with the given Partial request.
getSubscribeToAListOfScalarsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscribeToAListOfScalarsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
Get the Builder for the Date, as expected by the subscribeToAListOfScalars subscription.
getSubscribeToAListResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscribeToAListResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the Builder for the Integer, as expected by the subscribeToAList subscription.
getSubscribeToNewPost() - Method in class com.graphql_java_generator.domain.client.forum.Subscription
 
getSubscribeToNewPostGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Deprecated.
getSubscribeToNewPostGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
Get the GraphQLRequest for the subscribeToNewPost executor, created with the given Partial request.
getSubscribeToNewPostResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Deprecated.
getSubscribeToNewPostResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
Get the Builder for the Post, as expected by the subscribeToNewPost subscription.
getSubscriptionClass() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
 
getSubscriptionClass() - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
 
getSubscriptionContext() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
 
getSubscriptionContext() - Method in class com.graphql_java_generator.domain.client.forum.GraphQLRequest
 
getSubscriptionTest() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
A dummy subscription, that allows to test errors (and other strange behavior), and their return to the subscription's client
getSubscriptionTestGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscriptionTestGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the subscriptionTest executor, created with the given Partial request.
getSubscriptionTestResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscriptionTestResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the Builder for the String, as expected by the subscriptionTest subscription.
getSubscriptionType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
getSubscriptionType() - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
getSubscriptionWithNullResponse() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Issue 122: Check Subscription behavior when notification response is null
getSubscriptionWithNullResponseGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscriptionWithNullResponseGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the GraphQLRequest for the subscriptionWithNullResponse executor, created with the given Partial request.
getSubscriptionWithNullResponseResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
getSubscriptionWithNullResponseResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
Get the Builder for the String, as expected by the subscriptionWithNullResponse subscription.
getSuper() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getSuper() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getSuper() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getSuperGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getSuperGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the super executor, created with the given Partial request.
getSuperResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getSuperResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the super query.
getSwitch() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getSwitch() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getSwitch() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getSwitchGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getSwitchGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the switch executor, created with the given Partial request.
getSwitchResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getSwitchResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the switch query.
getSynchronized() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getSynchronized() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getSynchronized() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getSynchronizedGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getSynchronizedGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the synchronized executor, created with the given Partial request.
getSynchronizedResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getSynchronizedResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the synchronized query.
getTest() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
getTest() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
getTestBase64String() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Test for issue #174: a custom scalar which Java type is an array
getThis() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getThis() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getThis() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getThisGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getThisGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the this executor, created with the given Partial request.
getThisResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getThisResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the this query.
getThrow() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getThrow() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getThrow() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getThrowGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getThrowGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the throw executor, created with the given Partial request.
getThrowResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getThrowResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the throw query.
getThrows() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getThrows() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getThrows() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getThrowsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getThrowsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the throws executor, created with the given Partial request.
getThrowsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getThrowsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the throws query.
getTitle() - Method in class com.graphql_java_generator.domain.client.forum.Post
 
getTitle() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
getTitle() - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
getTopicId() - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
getTopics() - Method in class com.graphql_java_generator.domain.client.forum.Board
 
getTopics() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
getTopicsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getTopicsGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the GraphQLRequest for the topics executor, created with the given Partial request.
getTopicsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
getTopicsResponseBuilder() - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
Get the Builder for the Topic, as expected by the topics query.
getTransient() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getTransient() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getTransient() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getTransientGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getTransientGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the transient executor, created with the given Partial request.
getTransientResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getTransientResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the transient query.
getTry() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getTry() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getTry() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getTryGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getTryGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the try executor, created with the given Partial request.
getTryResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getTryResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the try query.
getType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
getType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
getType() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
getType() - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
getType() - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
getType() - Method in class com.graphql_java_generator.domain.client.forum.Member
 
getType() - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
getTypes() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
getTypes() - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
getUnionTest() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### Test for unions
getUnionTestGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getUnionTestGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the GraphQLRequest for the unionTest executor, created with the given Partial request.
getUnionTestResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getUnionTestResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
Get the Builder for the AnyCharacter, as expected by the unionTest query.
getUppercase() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
 
getVoid() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getVoid() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getVoid() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getVoidGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getVoidGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the void executor, created with the given Partial request.
getVoidResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getVoidResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the void query.
getVolatile() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getVolatile() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getVolatile() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getVolatileGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getVolatileGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the volatile executor, created with the given Partial request.
getVolatileResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getVolatileResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the volatile query.
getWhile() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getWhile() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
getWhile() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
getWhileGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWhileGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the while executor, created with the given Partial request.
getWhileResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWhileResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the String, as expected by the while query.
getWithEnum() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getWithEnumGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithEnumGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the withEnum executor, created with the given Partial request.
getWithEnumResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithEnumResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the Character, as expected by the withEnum query.
getWithIdSubtype() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getWithList() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### withList return a list of Characters, matching the given list of CharacterInput.
getWithListGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithListGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
Get the GraphQLRequest for the withList executor, created with the given Partial request.
getWithListOfList() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getWithListOfListGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithListOfListGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the withListOfList executor, created with the given Partial request.
getWithListOfListResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithListOfListResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the AllFieldCases, as expected by the withListOfList query.
getWithListResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithListResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
Get the Builder for the Character, as expected by the withList query.
getWithOneMandatoryParam() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getWithOneMandatoryParamDefaultValue() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getWithOneMandatoryParamDefaultValueGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithOneMandatoryParamDefaultValueGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the withOneMandatoryParamDefaultValue executor, created with the given Partial request.
getWithOneMandatoryParamDefaultValueResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithOneMandatoryParamDefaultValueResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the Integer, as expected by the withOneMandatoryParamDefaultValue query.
getWithOneMandatoryParamGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithOneMandatoryParamGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the withOneMandatoryParam executor, created with the given Partial request.
getWithOneMandatoryParamResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithOneMandatoryParamResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the Character, as expected by the withOneMandatoryParam query.
getWithOneOptionalParam() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getWithOneOptionalParamGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithOneOptionalParamGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the withOneOptionalParam executor, created with the given Partial request.
getWithOneOptionalParamResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithOneOptionalParamResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the Character, as expected by the withOneOptionalParam query.
getWithoutIdSubtype() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
getWithoutParameters() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getWithoutParametersGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithoutParametersGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the withoutParameters executor, created with the given Partial request.
getWithoutParametersResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithoutParametersResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the Character, as expected by the withoutParameters query.
getWithTwoMandatoryParamDefaultVal() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
getWithTwoMandatoryParamDefaultValGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithTwoMandatoryParamDefaultValGraphQLRequest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the GraphQLRequest for the withTwoMandatoryParamDefaultVal executor, created with the given Partial request.
getWithTwoMandatoryParamDefaultValResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
getWithTwoMandatoryParamDefaultValResponseBuilder() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
Get the Builder for the Droid, as expected by the withTwoMandatoryParamDefaultVal query.
GraphQLDirectiveTest_ClassCase - Class in com.graphql_java_generator.util.test_cases
A test case, to test the graphqlClientUtils#getDirectiveParameters(Object, String, String) method
GraphQLDirectiveTest_ClassCase() - Constructor for class com.graphql_java_generator.util.test_cases.GraphQLDirectiveTest_ClassCase
 
GraphQLDirectiveTest_InterfaceCase - Interface in com.graphql_java_generator.util.test_cases
A test case, to test the graphqlClientUtils#getDirectiveParameters(Object, String, String) method
GraphQLObjectMapperTestClass - Class in com.graphql_java_generator.client
This class is used for json deserialization test of GraphQL alias values by GraphQLObjectMapperTest
GraphQLObjectMapperTestClass() - Constructor for class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
 
GraphQLObjectMapperTestClass.TestEnum - Enum Class in com.graphql_java_generator.client
 
graphQLRepository - Variable in class com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryInvocationHandlerTest
 
GraphQLRepositoryInvocationHandlerTest - Class in com.graphql_java_generator.client.graphqlrepository
This class is the superclass for the two GraphQLRepositoryInvocationHandlerTest test classes.
GraphQLRepositoryInvocationHandlerTest() - Constructor for class com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryInvocationHandlerTest
 
GraphQLRepositorySpringIntegrationTest - Class in com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo
This class contain tests that checks that Spring is able to properly load the GraphQL repositories, and automagically create the dynamic proxy for the InvocationHandler.
GraphQLRepositorySpringIntegrationTest() - Constructor for class com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo.GraphQLRepositorySpringIntegrationTest
 
GraphQLRepositorySpringIntegrationTest.SpringConfig - Class in com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo
 
GraphQLRepositoryTestCase - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestCase - Interface in com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo
This interface contains the test cases for the GraphQLRepositorySpringIntegrationTest test class
GraphQLRepositoryTestCaseBadExecutor - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestCaseBadReturnType - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestCaseMissingException - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestCaseMissingInterfaceAnnotation - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestCaseMissingMethodAnnotation - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestCaseParameterWithFloatParam - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestCaseParameterWithMap - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestCaseParameterWithVararg - Interface in com.graphql_java_generator.client.graphqlrepository
This interface contains the test cases for the GraphQLRepositoryInvocationHandler tests
GraphQLRepositoryTestHelper - Class in com.graphql_java_generator.client.graphqlrepository
 
GraphQLRepositoryTestHelper() - Constructor for class com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestHelper
 
GraphQLRequest - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
GraphQLRequest - Class in com.graphql_java_generator.domain.client.forum
 
GraphQLRequest(String) - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
 
GraphQLRequest(GraphQlClient, String) - Constructor for class com.graphql_java_generator.domain.client.forum.GraphQLRequest
 
GraphQLRequest(GraphQlClient, String, RequestType, String, InputParameter...) - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLRequest
 
GraphQLRequest(GraphQlClient, String, RequestType, String, InputParameter...) - Constructor for class com.graphql_java_generator.domain.client.forum.GraphQLRequest
 
GraphQLTwoRepositoriesAllGraphQlCasesTestCase - Interface in com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ok
This interface contains the test cases for the GraphQLTwoRepositoriesSpringIntegrationTest test class
GraphQLTwoRepositoriesForumTestCase - Interface in com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ok
This interface contains the test cases for the GraphQLTwoRepositoriesSpringIntegrationTest test class
GraphQLTwoRepositoriesMissingQueryExecutorTestCase - Interface in com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ko_missing_queryExecutor
This interface contains the test cases for the GraphQLTwoRepositoriesSpringIntegrationTest test class.
GraphQLTwoRepositoriesSpringIntegrationMissingQueryExecutorTest - Class in com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos
This class contain tests that checks that Spring is able to properly load the GraphQL repositories, and automagically create the dynamic proxy for the InvocationHandler.
GraphQLTwoRepositoriesSpringIntegrationMissingQueryExecutorTest() - Constructor for class com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.GraphQLTwoRepositoriesSpringIntegrationMissingQueryExecutorTest
 
GraphQLTwoRepositoriesSpringIntegrationMissingQueryExecutorTest.SpringConfigTwoServers - Class in com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos
 
GraphQLTwoRepositoriesSpringIntegrationTest - Class in com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos
This class contain tests that checks that Spring is able to properly load the GraphQL repositories, and automagically create the dynamic proxy for the InvocationHandler.
GraphQLTwoRepositoriesSpringIntegrationTest() - Constructor for class com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.GraphQLTwoRepositoriesSpringIntegrationTest
 
GraphQLTwoRepositoriesSpringIntegrationTest.SpringConfigTwoServers - Class in com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos
 
GraphQLTypeMapping - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
GraphQLTypeMapping - Class in com.graphql_java_generator.domain.client.forum
 
GraphQLTypeMapping - Class in com.graphql_java_generator.domain.client.starwars.scalar
 
GraphQLTypeMapping() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.GraphQLTypeMapping
 
GraphQLTypeMapping() - Constructor for class com.graphql_java_generator.domain.client.forum.GraphQLTypeMapping
 
GraphQLTypeMapping() - Constructor for class com.graphql_java_generator.domain.client.starwars.scalar.GraphQLTypeMapping
 
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
Returns the value of this constant, as specified in the GraphQL schema.
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
Returns the value of this constant, as specified in the GraphQL schema.
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.allGraphQLCases._extends
Returns the value of this constant, as specified in the GraphQL schema.
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
Returns the value of this constant, as specified in the GraphQL schema.
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Episode
Returns the value of this constant, as specified in the GraphQL schema.
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
Returns the value of this constant, as specified in the GraphQL schema.
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
Returns the value of this constant, as specified in the GraphQL schema.
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
Returns the value of this constant, as specified in the GraphQL schema.
graphQlValue() - Method in enum class com.graphql_java_generator.domain.client.forum.MemberType
Returns the value of this constant, as specified in the GraphQL schema.

H

HOUR - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
 
Human - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
Human() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
Human.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
HumanInput - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
HumanInput() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
HumanInput.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.

I

I2Bar140 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
I2Foo140 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
IBar1 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
############################ test for issue #114
IBar12 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
IBar140 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
############################ test for issue #140
IBar2 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
IBar3 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
IFoo1 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
IFoo140 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
IFoo2 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
IFoo3 - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
IList - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
initCustomScalarRegistry() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.CustomScalarRegistryInitializer
Initialization of the CustomScalarRegistry with all known custom scalars, that is with all custom scalars defined in the project pom
initCustomScalarRegistry() - Static method in class com.graphql_java_generator.domain.client.forum.CustomScalarRegistryInitializer
Initialization of the CustomScalarRegistry with all known custom scalars, that is with all custom scalars defined in the project pom
initDirectiveRegistry() - Static method in class com.graphql_java_generator.domain.client.allGraphQLCases.DirectiveRegistryInitializer
Initialization of the DirectiveRegistry with all known custom scalars, that is with all custom scalars defined in the project pom
initDirectiveRegistry() - Static method in class com.graphql_java_generator.domain.client.forum.DirectiveRegistryInitializer
Initialization of the DirectiveRegistry with all known custom scalars, that is with all custom scalars defined in the project pom
INLINE_FRAGMENT - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
INLINE_FRAGMENT - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
INPUT_FIELD_DEFINITION - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
INPUT_FIELD_DEFINITION - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
INPUT_OBJECT - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
INPUT_OBJECT - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
 
INPUT_OBJECT - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
INPUT_OBJECT - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
 
InputWithJson - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
InputWithJson() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
InputWithJson.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
InputWithObject - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
InputWithObject() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
InputWithObject.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
INT - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases._extends
 
INTERFACE - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
INTERFACE - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
 
INTERFACE - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
INTERFACE - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
 
interfaceToTestExtendKeyword - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
############################ test for issue #130: test for all possible 'extend' use
intField - Variable in class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
 
invocationHandler - Variable in class com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryInvocationHandlerTest
 
issue128(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue128(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
issue128(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue128(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
issue128WithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue128WithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
issue128WithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue128WithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
issue53(ObjectResponse, SubscriptionCallback<Date>, Date, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
issue53(ObjectResponse, SubscriptionCallback<Date>, Date, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
issue53(ObjectResponse, Date, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue53(ObjectResponse, Date, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
This method is expected by the graphql-java framework.
issue53(String, SubscriptionCallback<Date>, Date, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
issue53(String, SubscriptionCallback<Date>, Date, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
issue53(String, Date, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue53(String, Date, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
issue53WithBindValues(ObjectResponse, SubscriptionCallback<Date>, Date, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
issue53WithBindValues(ObjectResponse, SubscriptionCallback<Date>, Date, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
issue53WithBindValues(ObjectResponse, Date, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue53WithBindValues(ObjectResponse, Date, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
This method is expected by the graphql-java framework.
issue53WithBindValues(String, SubscriptionCallback<Date>, Date, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
issue53WithBindValues(String, SubscriptionCallback<Date>, Date, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
issue53WithBindValues(String, Date, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue53WithBindValues(String, Date, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
issue82Float(ObjectResponse, Double, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue82Float(ObjectResponse, Double, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
issue82Float(String, Double, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue82Float(String, Double, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
issue82FloatWithBindValues(ObjectResponse, Double, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue82FloatWithBindValues(ObjectResponse, Double, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
issue82FloatWithBindValues(String, Double, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue82FloatWithBindValues(String, Double, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
issue82ID(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue82ID(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
issue82ID(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue82ID(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
issue82IDWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue82IDWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
issue82IDWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
issue82IDWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.

J

JEDI - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Episode
 

L

LIST - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
 
LIST - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
 
List__Directive() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.List__Directive
 
List__Directive() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.List__Directive
 
List__DirectiveLocation() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.List__DirectiveLocation
 
List__DirectiveLocation() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.List__DirectiveLocation
 
List__EnumValue() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.List__EnumValue
 
List__EnumValue() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.List__EnumValue
 
List__Field() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.List__Field
 
List__Field() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.List__Field
 
List__InputValue() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.List__InputValue
 
List__InputValue() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.List__InputValue
 
List__Type() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.List__Type
 
List__Type() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.List__Type
 
ListAllFieldCasesWithIdSubtype() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListAllFieldCasesWithIdSubtype
 
ListAllFieldCasesWithoutIdSubtype() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListAllFieldCasesWithoutIdSubtype
 
ListAnyCharacter() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListAnyCharacter
 
ListBoard() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.ListBoard
 
ListBoolean() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListBoolean
 
ListBoolean() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListBoolean
 
ListCharacter() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListCharacter
 
ListCharacter() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListCharacter
 
ListDate() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListDate
 
ListDate() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListDate
 
ListDate() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonSerializers.ListDate
 
ListDate() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonSerializers.ListDate
 
ListDouble() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListDouble
 
ListEnumWithReservedJavaKeywordAsValues() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListEnumWithReservedJavaKeywordAsValues
 
ListEpisode() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListEpisode
 
ListFloat() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListFloat
 
ListHuman() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListHuman
 
ListHuman() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListHuman
 
ListID() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListID
 
ListIFoo1() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListIFoo1
 
ListInt() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListInt
 
ListListCharacter() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListListCharacter
 
ListListDouble() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListListDouble
 
ListListFloat() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListListFloat
 
ListListID() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListListID
 
listOfEnumWithReservedJavaKeywordAsValues(ObjectResponse, SubscriptionCallback<List<EnumWithReservedJavaKeywordAsValues>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
listOfEnumWithReservedJavaKeywordAsValues(ObjectResponse, SubscriptionCallback<List<EnumWithReservedJavaKeywordAsValues>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
listOfEnumWithReservedJavaKeywordAsValues(ObjectResponse, EnumWithReservedJavaKeywordAsValues, List<EnumWithReservedJavaKeywordAsValues>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
listOfEnumWithReservedJavaKeywordAsValues(ObjectResponse, EnumWithReservedJavaKeywordAsValues, List<EnumWithReservedJavaKeywordAsValues>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
listOfEnumWithReservedJavaKeywordAsValues(String, SubscriptionCallback<List<EnumWithReservedJavaKeywordAsValues>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
listOfEnumWithReservedJavaKeywordAsValues(String, SubscriptionCallback<List<EnumWithReservedJavaKeywordAsValues>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
listOfEnumWithReservedJavaKeywordAsValues(String, EnumWithReservedJavaKeywordAsValues, List<EnumWithReservedJavaKeywordAsValues>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
listOfEnumWithReservedJavaKeywordAsValues(String, EnumWithReservedJavaKeywordAsValues, List<EnumWithReservedJavaKeywordAsValues>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(ObjectResponse, SubscriptionCallback<List<EnumWithReservedJavaKeywordAsValues>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(ObjectResponse, SubscriptionCallback<List<EnumWithReservedJavaKeywordAsValues>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(ObjectResponse, EnumWithReservedJavaKeywordAsValues, List<EnumWithReservedJavaKeywordAsValues>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(ObjectResponse, EnumWithReservedJavaKeywordAsValues, List<EnumWithReservedJavaKeywordAsValues>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(String, SubscriptionCallback<List<EnumWithReservedJavaKeywordAsValues>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(String, SubscriptionCallback<List<EnumWithReservedJavaKeywordAsValues>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(String, EnumWithReservedJavaKeywordAsValues, List<EnumWithReservedJavaKeywordAsValues>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
listOfEnumWithReservedJavaKeywordAsValuesWithBindValues(String, EnumWithReservedJavaKeywordAsValues, List<EnumWithReservedJavaKeywordAsValues>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
ListPost() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.ListPost
 
ListString() - Constructor for class com.graphql_java_generator.client.response.CustomJacksonDeserializers.ListString
 
ListString() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListString
 
ListTFoo1() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.ListTFoo1
 
ListTopic() - Constructor for class com.graphql_java_generator.domain.client.forum.CustomJacksonDeserializers.ListTopic
 
Long() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.Long
 
Long() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonSerializers.Long
 
LONG - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases._extends
 

M

main(String[]) - Static method in class com.graphql_java_generator.client.ManualTest_Forum
 
main(String[]) - Static method in class com.graphql_java_generator.client.ManualTest_StarWars_GraphQLJava
 
ManualTest_Forum - Class in com.graphql_java_generator.client
Manual test for query execution.
ManualTest_Forum() - Constructor for class com.graphql_java_generator.client.ManualTest_Forum
 
ManualTest_StarWars_GraphQLJava - Class in com.graphql_java_generator.client
This class uses the native graphql-java framework.
ManualTest_StarWars_GraphQLJava() - Constructor for class com.graphql_java_generator.client.ManualTest_StarWars_GraphQLJava
 
Member - Class in com.graphql_java_generator.domain.client.forum
 
Member() - Constructor for class com.graphql_java_generator.domain.client.forum.Member
 
Member.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
MemberInput - Class in com.graphql_java_generator.domain.client.forum
 
MemberInput() - Constructor for class com.graphql_java_generator.domain.client.forum.MemberInput
 
MemberInput.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
MemberType - Enum Class in com.graphql_java_generator.domain.client.forum
 
method(int) - Method in class com.graphql_java_generator.util.test_cases.GraphQLDirectiveTest_ClassCase
 
method(int) - Method in interface com.graphql_java_generator.util.test_cases.GraphQLDirectiveTest_InterfaceCase
 
MINUTE - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
 
MODERATOR - Enum constant in enum class com.graphql_java_generator.domain.client.forum.MemberType
 
MONTH - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
 
Mutation - Class in com.graphql_java_generator.domain.client.forum
This class contains the response for a full request.
Mutation() - Constructor for class com.graphql_java_generator.domain.client.forum.Mutation
 
MUTATION - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
MUTATION - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
Mutation.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
MutationExecutorMySchema - Class in com.graphql_java_generator.domain.client.forum
This class contains the methods that allows the execution of the queries or mutations that are defined in the Mutation of the GraphQL schema.
These methods allows: Preparation of full requests Execution of full prepared requests Execution of full direct requests Preparation of partial requests Execution of partial prepared requests Execution of partial direct requests You'll find all the documentation on the client page doc.
MutationExecutorMySchema() - Constructor for class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
 
MutationResponse - Class in com.graphql_java_generator.domain.client.forum
Deprecated.
Please use the Mutation class instead.
MutationResponse() - Constructor for class com.graphql_java_generator.domain.client.forum.MutationResponse
Deprecated.
 
MutationRootResponse - Class in com.graphql_java_generator.domain.client.forum
 
MutationRootResponse() - Constructor for class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
MyQueryType - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This class contains the response for a full request.
MyQueryType() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
MyQueryType.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
MyQueryTypeExecutorMySchema - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This class contains the methods that allows the execution of the queries or mutations that are defined in the MyQueryType of the GraphQL schema.
These methods allows: Preparation of full requests Execution of full prepared requests Execution of full direct requests Preparation of partial requests Execution of partial prepared requests Execution of partial direct requests You'll find all the documentation on the client page doc.
MyQueryTypeExecutorMySchema() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
 
MyQueryTypeResponse - Class in com.graphql_java_generator.domain.client.allGraphQLCases
Deprecated.
Please use the MyQueryType class instead.
MyQueryTypeResponse() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeResponse
Deprecated.
 
MyQueryTypeRootResponse - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
MyQueryTypeRootResponse() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 

N

nbBoards(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
nbBoards(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
nbBoards(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
nbBoards(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
nbBoardsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
nbBoardsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
nbBoardsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
nbBoardsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
NEWHOPE - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Episode
 
noAnnotation() - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCaseMissingMethodAnnotation
A method with no annotation should raise an error
noGraphQLRequestExecutionException() - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCaseMissingException
A method that throws no GraphQLRequestExecutionException
noGraphQLRequestExecutionException() - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCaseMissingInterfaceAnnotation
A method that throws no GraphQLRequestExecutionException
NON_NULL - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
 
NON_NULL - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
 
NonNegativeInt() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.CustomJacksonDeserializers.NonNegativeInt
 

O

OBJECT - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
OBJECT - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
 
OBJECT - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
OBJECT - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
 

P

Pet - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
Pet() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
Pet.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
Post - Class in com.graphql_java_generator.domain.client.forum
 
Post() - Constructor for class com.graphql_java_generator.domain.client.forum.Post
 
Post.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
PostInput - Class in com.graphql_java_generator.domain.client.forum
 
PostInput() - Constructor for class com.graphql_java_generator.domain.client.forum.PostInput
 
PostInput.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.

Q

Query - Class in com.graphql_java_generator.domain.client.forum
This class contains the response for a full request.
Query() - Constructor for class com.graphql_java_generator.domain.client.forum.Query
 
QUERY - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
QUERY - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
Query.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
QueryExecutorMySchema - Class in com.graphql_java_generator.domain.client.forum
This class contains the methods that allows the execution of the queries or mutations that are defined in the Query of the GraphQL schema.
These methods allows: Preparation of full requests Execution of full prepared requests Execution of full direct requests Preparation of partial requests Execution of partial prepared requests Execution of partial direct requests You'll find all the documentation on the client page doc.
QueryExecutorMySchema() - Constructor for class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
 
QueryResponse - Class in com.graphql_java_generator.domain.client.forum
Deprecated.
Please use the Query class instead.
QueryResponse() - Constructor for class com.graphql_java_generator.domain.client.forum.QueryResponse
Deprecated.
 
QueryRootResponse - Class in com.graphql_java_generator.domain.client.forum
 
QueryRootResponse() - Constructor for class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 

R

relay(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
relay(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
This method is expected by the graphql-java framework.
relay(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
relay(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
relayWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
relayWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
This method is expected by the graphql-java framework.
relayWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
relayWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
ReservedJavaKeywordAsObjectField - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
ReservedJavaKeywordAsObjectField() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
ReservedJavaKeywordAsObjectField.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
ReservedJavaKeywordAsScalar - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
ReservedJavaKeywordAsScalar() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
ReservedJavaKeywordAsScalar.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.

S

SCALAR - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
SCALAR - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
 
SCALAR - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
SCALAR - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
 
ScalarTest - Class in com.graphql_java_generator.domain.client.starwars.scalar
 
ScalarTest() - Constructor for class com.graphql_java_generator.domain.client.starwars.scalar.ScalarTest
 
SCHEMA - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
SCHEMA - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
SECOND - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
 
serialize(Date, JsonGenerator, SerializerProvider) - Method in class com.graphql_java_generator.client.response.CustomJacksonSerializers.Date
 
set__schema(__Schema) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
set__schema(__Schema) - Method in class com.graphql_java_generator.domain.client.forum.Query
 
set__type(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
set__type(__Type) - Method in class com.graphql_java_generator.domain.client.forum.Query
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Client
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Commented
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Bar140
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Foo140
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar1
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar12
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar140
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar2
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar3
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo1
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo140
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo2
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo3
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IList
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.interfaceToTestExtendKeyword
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.UnusedInterface
 
set__typename(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.WithID
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.Board
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.Member
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.Post
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.Query
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
 
set__typename(String) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setABreak(_break) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Check for GraphQL identifier that are java keywords
setAFloat(Double) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setAge(Long) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setAge(Long) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setAge(Long) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setAge(Long) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setAlias(String) - Method in class com.graphql_java_generator.domain.client.forum.Member
 
setAlias(String) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
setAliases(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setAliases(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setAliases(List<String>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setAliases(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setAliasValue(String, Object) - Method in class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
 
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._class
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Client
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Commented
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Bar140
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Foo140
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar1
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar12
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar140
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar2
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar3
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo1
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo140
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo2
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo3
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IList
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.interfaceToTestExtendKeyword
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.UnusedInterface
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.WithID
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.__Directive
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.__Field
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.__Type
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.Board
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.Member
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.Post
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.PostInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.Query
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.Topic
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.TopicInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAliasValue(String, Object) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
This method is called during the json deserialization process, by the GraphQLObjectMapper, each time an alias value is read from the json.
setAllFieldCases(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### Complementary tests with the AllFieldCases Object
setAllGraphQLCasesInput(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Some subscriptions to test all kind of input parameters (to check proper serialization and deserialization)
setAllGraphQLCasesParam(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
setANonUSedField(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.UnusedInterface
 
setAppearsIn(List<Episode>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
setAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
setAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
setAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
setAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
setAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
setArgs(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
setArgs(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
setArgs(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
setArgs(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
setAuthor(Member) - Method in class com.graphql_java_generator.domain.client.forum.Post
 
setAuthor(Member) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setAuthorId(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
setBad(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
 
setBar(Bar140) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.
setBar(I2Bar140) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
 
setBar(I2Bar140) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Foo140
 
setBar(IBar1) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo1
 
setBar(IBar1) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
The 'bar' field is a valid GraphQL field.
setBar(IBar1) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
The 'bar' field is a valid GraphQL field.
setBar(IBar1) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
setBar(IBar12) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo3
 
setBar(IBar12) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
setBar(IBar140) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
 
setBar(IBar140) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo140
 
setBar(IBar2) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo2
 
setBar(IBar2) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
The 'bar' field is a valid GraphQL field.
setBar(IBar2) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
setBar(TBar1) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.
setBar(TBar12) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.
setBar(TBar12) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.
setBestFriend(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
setBestFriend(CharacterInput) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
setBoardId(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicInput
 
setBoards(List<Board>) - Method in class com.graphql_java_generator.domain.client.forum.Query
 
setBooleans(List<Boolean>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setBooleans(List<Boolean>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setBooleans(List<Boolean>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setBooleans(List<Boolean>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setBreak(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setBreak(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setCase(_extends) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break
 
setCloseWebSocketBeforeFirstNotification(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
setComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setComments(List<String>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setComments(List<String>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Commented
 
setComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
setComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
setCompleteAfterFirstNotification(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
setConnectionOnHuman(List<Human>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setConnectionWithoutParameters(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### queries to check the addRelayConnections capability
setContent(String) - Method in class com.graphql_java_generator.domain.client.forum.Post
 
setContent(String) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setContent(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
setCreateAllFieldCases(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
setCreateBoard(Board) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
setCreateHuman(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
setCreateMember(Member) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
setCreatePost(Post) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
setCreatePosts(List<Post>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
setCreateTopic(Topic) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
setData(AnotherMutationType) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
setData(MyQueryType) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 
setData(TheSubscriptionType) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
setData(Mutation) - Method in class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
setData(Query) - Method in class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 
setData(Subscription) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 
setDate(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setDate(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setDate(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
 
setDate(Date) - Method in class com.graphql_java_generator.domain.client.forum.Post
 
setDate(Date) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setDate(Date) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
setDates(List<Date>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setDates(List<Date>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setDateTime(OffsetDateTime) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setDateTime(OffsetDateTime) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setDefault(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._class
 
setDefaultValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
setDefaultValue(String) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
setDeleteSnacks(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Tests for issue 51
setDeprecationReason(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
setDeprecationReason(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
setDeprecationReason(String) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
setDeprecationReason(String) - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
setDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
setDirectiveOnField(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Returns the value, and potentially the anotherValue of the @testDirective directive set on the @directiveOnQuery.
setDirectiveOnQuery(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### queries to check directive behavior Returns the value, and potentially the anotherValue of the @testDirective directive set on the directiveOnQuery query.
setDirectives(List<__Directive>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
setDirectives(List<__Directive>) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
setEmail(String) - Method in class com.graphql_java_generator.domain.client.forum.Member
 
setEmail(String) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
setEnumValues(List<__EnumValue>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for ENUM only, must be null for the others
setEnumValues(List<__EnumValue>) - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for ENUM only, must be null for the others
setEnumWithReservedJavaKeywordAsValues(EnumWithReservedJavaKeywordAsValues) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
test for issue #139 (use of java reserved keyword)
setEnumWithReservedJavaKeywordAsValues(EnumWithReservedJavaKeywordAsValues) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
test for issue #139 (use of java reserved keyword)
setError(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### error always returns an error!
setErrorOnNext(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
setErrorOnSubscription(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
setErrors(List<Error>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
setErrors(List<Error>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 
setErrors(List<Error>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
setErrors(List<Error>) - Method in class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
setErrors(List<Error>) - Method in class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 
setErrors(List<Error>) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 
setExtendedField(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setExtendedField(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setExtendedField(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setExtendedField(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setExtendedField(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.interfaceToTestExtendKeyword
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeRootResponse
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeRootResponse
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.forum.MutationRootResponse
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.forum.Query
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.forum.QueryRootResponse
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
 
setExtensions(JsonNode) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 
setFields(List<__Field>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for OBJECT and INTERFACE only, must be null for the others
setFields(List<__Field>) - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for OBJECT and INTERFACE only, must be null for the others
setFindTopics(List<Topic>) - Method in class com.graphql_java_generator.domain.client.forum.Query
 
setFoo(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Client
 
setFoo140(Foo140) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
test for issue #140 (error for type that implements multiple interfaces)
setForname(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setForname(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setForname(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setForname(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setFriends(List<Character>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
setFriends(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
setFriends(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
setFriends(List<CharacterInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
setFriends(List<CharacterInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
setFriends(List<CharacterInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
setFriends(List<Human>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setFriends(List<Human>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setFriends(List<Human>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setFrom(Date) - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
setHomePlanet(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
setHomePlanet(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar1
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar12
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar2
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar3
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo1
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo2
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IFoo3
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
 
setId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
setId(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.WithID
 
setId(String) - Method in class com.graphql_java_generator.domain.client.forum.Board
 
setId(String) - Method in class com.graphql_java_generator.domain.client.forum.Member
 
setId(String) - Method in class com.graphql_java_generator.domain.client.forum.Post
 
setId(String) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setIf(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
Parameters should also be protected
setIf(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
test for issue #139 (use of java reserved keyword)
setIf(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setIf(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setIf(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
setImplements(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setImplements(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
setImplements(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setImplements(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setImplements(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
setImport(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setImport(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setImport(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setIn(List<Date>) - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
setInput(TopicPostInput) - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
setInput(TopicPostInput) - Method in class com.graphql_java_generator.domain.client.forum.TopicInput
 
setInputFields(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for INPUT_OBJECT only, must be null for the others
setInputFields(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for INPUT_OBJECT only, must be null for the others
setInstanceof(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setInstanceof(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setInstanceof(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setInt(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setInt(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setInt(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setInterface(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setInterface(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setInterface(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setInterfaces(List<__Type>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for OBJECT and INTERFACE only, must be null for the others
setInterfaces(List<__Type>) - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for OBJECT and INTERFACE only, must be null for the others
setIsDeprecated(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
setIsDeprecated(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
setIsDeprecated(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
setIsDeprecated(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
setIsRepeatable(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
setIsRepeatable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
setIssue128(Client) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
test for issue #128 (compilation error when a Query returns a type 'Client')
setIssue53(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### queries created to test some issues issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized
setIssue53(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
issue53 is about custom scalars as parameter for a query/mutation/subscription, that was not properly serialized/deserialized
setIssue65(List<AllFieldCasesWithoutIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setIssue66(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setIssue82Float(Double) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
issue82 is about hard coded values as parameters.
setIssue82ID(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setJson(ObjectNode) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
setJsons(List<ObjectNode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
setKind(__TypeKind) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
setKind(__TypeKind) - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
setList(List<IFoo1>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IList
 
setList(List<IFoo1>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
 
setListOfEnumWithReservedJavaKeywordAsValues(List<EnumWithReservedJavaKeywordAsValues>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setListOfEnumWithReservedJavaKeywordAsValues(List<EnumWithReservedJavaKeywordAsValues>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
setListTFoo1(List<TFoo1>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
As the type declared in the class is not inherited from one of the implemented interfaces, we need a dedicated setter.
setListWithIdSubTypes(List<AllFieldCasesWithIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setListWithIdSubTypes(List<AllFieldCasesWithIdSubtype>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setListWithIdSubTypes(List<AllFieldCasesWithIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setLocations(List<__DirectiveLocation>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
setLocations(List<__DirectiveLocation>) - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
setLong(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setLong(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setLong(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setMatrix(List<List<Double>>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setMatrix(List<List<Double>>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setMessages(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
setMutationType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
setMutationType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setName(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
 
setName(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Character
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
setName(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.I2Bar140
 
setName(String) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.IBar140
 
setName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
setName(String) - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
setName(String) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
setName(String) - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
setName(String) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
setName(String) - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
setName(String) - Method in class com.graphql_java_generator.domain.client.forum.Board
 
setName(String) - Method in class com.graphql_java_generator.domain.client.forum.Member
 
setName(String) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
setNative(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setNative(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setNative(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setNbBoards(Integer) - Method in class com.graphql_java_generator.domain.client.forum.Query
 
setNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setNbComments(Integer) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setNbComments(Integer) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.Commented
 
setNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
setNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
setNbPosts(Integer) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setNew(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setNew(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setNew(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setObject(Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
setObjects(List<Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
setOfType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for NON_NULL and LIST only, must be null for the others
setOfType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for NON_NULL and LIST only, must be null for the others
setOneWithIdSubType(AllFieldCasesWithIdSubtype) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setOneWithIdSubType(AllFieldCasesWithIdSubtype) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setOneWithIdSubType(AllFieldCasesWithIdSubtype) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setPackage(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setPackage(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setPackage(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setPlanets(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
setPlanets(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setPlanets(List<String>) - Method in interface com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterface
 
setPlanets(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
setPossibleTypes(List<__Type>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
should be non-null for INTERFACE and UNION only, always null for the others
setPossibleTypes(List<__Type>) - Method in class com.graphql_java_generator.domain.client.forum.__Type
should be non-null for INTERFACE and UNION only, always null for the others
setPosts(List<Post>) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setPrimaryFunction(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
setPrimaryFunction(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
setPrivate(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setPrivate(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setPrivate(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setProtected(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setProtected(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setProtected(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setPublic(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setPublic(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setPublic(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.Board
 
setPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.Post
 
setPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
setQueryType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
setQueryType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
setRelay(MyQueryType) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### A particular test, based on the github schema: a query that returns the query object.
setReturn(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setReturn(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setReturn(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setShort(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setShort(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setShort(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setSomeValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
Generates a clash between the java classname, and the Builder class generated in each POJO
setSomeValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field
Generates a clash between the java classname, and the enum that contains the list of of fields.
setStatic(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setStatic(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setStatic(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setStrictfp(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setStrictfp(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setStrictfp(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setSubscribeNewHumanForEpisode(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Will be notified for each Human added to this Episode
setSubscribeToAList(List<Integer>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Issue 54
setSubscribeToAListOfScalars(List<Date>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
setSubscribeToNewPost(Post) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
 
setSubscriptionTest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
A dummy subscription, that allows to test errors (and other strange behavior), and their return to the subscription's client
setSubscriptionType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
setSubscriptionType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
setSubscriptionWithNullResponse(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Issue 122: Check Subscription behavior when notification response is null
setSuper(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setSuper(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setSuper(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setSwitch(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setSwitch(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setSwitch(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setSynchronized(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setSynchronized(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setSynchronized(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setTest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
setTest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
setTestBase64String(byte[]) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Test for issue #174: a custom scalar which Java type is an array
setThis(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setThis(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setThis(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setThrow(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setThrow(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setThrow(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setThrows(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setThrows(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setThrows(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setTitle(String) - Method in class com.graphql_java_generator.domain.client.forum.Post
 
setTitle(String) - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
setTitle(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
setTopicId(String) - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
setTopics(List<Topic>) - Method in class com.graphql_java_generator.domain.client.forum.Board
 
setTopics(List<Topic>) - Method in class com.graphql_java_generator.domain.client.forum.Query
 
setTransient(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setTransient(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setTransient(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setTry(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setTry(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setTry(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
setType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
setType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
setType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
setType(MemberType) - Method in class com.graphql_java_generator.domain.client.forum.Member
 
setType(MemberType) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
setType(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
setTypes(List<__Type>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
setTypes(List<__Type>) - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
setUnionTest(List<AnyCharacter>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### Test for unions
setUppercase(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
 
setVoid(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setVoid(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setVoid(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setVolatile(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setVolatile(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setVolatile(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setWhile(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
setWhile(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setWhile(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
setWithEnum(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setWithIdSubtype(List<AllFieldCasesWithIdSubtypeInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setWithList(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
############################################################################### withList return a list of Characters, matching the given list of CharacterInput.
setWithListOfList(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setWithOneMandatoryParam(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setWithOneMandatoryParamDefaultValue(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setWithOneOptionalParam(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setWithoutIdSubtype(List<AllFieldCasesWithoutIdSubtypeInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
setWithoutParameters(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
setWithTwoMandatoryParamDefaultVal(Droid) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
SpringConfig() - Constructor for class com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo.GraphQLRepositorySpringIntegrationTest.SpringConfig
 
SpringConfigTwoServers() - Constructor for class com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.GraphQLTwoRepositoriesSpringIntegrationMissingQueryExecutorTest.SpringConfigTwoServers
 
SpringConfigTwoServers() - Constructor for class com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.GraphQLTwoRepositoriesSpringIntegrationTest.SpringConfigTwoServers
 
spyMutationExecutor - Variable in class com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryInvocationHandlerTest
 
spyQueryExecutor - Variable in class com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryInvocationHandlerTest
 
spySubscriptionExecutor - Variable in class com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryInvocationHandlerTest
 
STANDARD - Enum constant in enum class com.graphql_java_generator.domain.client.forum.MemberType
 
subscribeNewHumanForEpisode(ObjectResponse, SubscriptionCallback<Human>, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeNewHumanForEpisode(ObjectResponse, SubscriptionCallback<Human>, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeNewHumanForEpisode(SubscriptionCallback<Human>, Episode) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
Subscription
subscribeNewHumanForEpisode(SubscriptionCallback<Human>, Episode) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo.GraphQLRepositoryTestCase
A Subscription
subscribeNewHumanForEpisode(SubscriptionCallback<Human>, Episode) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ko_missing_queryExecutor.GraphQLTwoRepositoriesMissingQueryExecutorTestCase
A Subscription
subscribeNewHumanForEpisode(SubscriptionCallback<Human>, Episode) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ok.GraphQLTwoRepositoriesAllGraphQlCasesTestCase
A Subscription
subscribeNewHumanForEpisode(String, SubscriptionCallback<Human>, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeNewHumanForEpisode(String, SubscriptionCallback<Human>, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeNewHumanForEpisodeWithBindValues(ObjectResponse, SubscriptionCallback<Human>, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeNewHumanForEpisodeWithBindValues(ObjectResponse, SubscriptionCallback<Human>, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeNewHumanForEpisodeWithBindValues(String, SubscriptionCallback<Human>, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeNewHumanForEpisodeWithBindValues(String, SubscriptionCallback<Human>, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToAList(ObjectResponse, SubscriptionCallback<List<Integer>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeToAList(ObjectResponse, SubscriptionCallback<List<Integer>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToAList(String, SubscriptionCallback<List<Integer>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeToAList(String, SubscriptionCallback<List<Integer>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToAListOfScalars(ObjectResponse, SubscriptionCallback<List<Date>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeToAListOfScalars(ObjectResponse, SubscriptionCallback<List<Date>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToAListOfScalars(String, SubscriptionCallback<List<Date>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeToAListOfScalars(String, SubscriptionCallback<List<Date>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToAListOfScalarsWithBindValues(ObjectResponse, SubscriptionCallback<List<Date>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeToAListOfScalarsWithBindValues(ObjectResponse, SubscriptionCallback<List<Date>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToAListOfScalarsWithBindValues(String, SubscriptionCallback<List<Date>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeToAListOfScalarsWithBindValues(String, SubscriptionCallback<List<Date>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToAListWithBindValues(ObjectResponse, SubscriptionCallback<List<Integer>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeToAListWithBindValues(ObjectResponse, SubscriptionCallback<List<Integer>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToAListWithBindValues(String, SubscriptionCallback<List<Integer>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscribeToAListWithBindValues(String, SubscriptionCallback<List<Integer>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToNewPost(ObjectResponse, SubscriptionCallback<Post>, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Deprecated.
subscribeToNewPost(ObjectResponse, SubscriptionCallback<Post>, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToNewPost(String, SubscriptionCallback<Post>, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Deprecated.
subscribeToNewPost(String, SubscriptionCallback<Post>, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToNewPostWithBindValues(ObjectResponse, SubscriptionCallback<Post>, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Deprecated.
subscribeToNewPostWithBindValues(ObjectResponse, SubscriptionCallback<Post>, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscribeToNewPostWithBindValues(String, SubscriptionCallback<Post>, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Subscription
Deprecated.
subscribeToNewPostWithBindValues(String, SubscriptionCallback<Post>, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
Subscription - Class in com.graphql_java_generator.domain.client.forum
This class contains the response for a full request.
Subscription() - Constructor for class com.graphql_java_generator.domain.client.forum.Subscription
 
SUBSCRIPTION - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
SUBSCRIPTION - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
Subscription.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
SubscriptionExecutorMySchema - Class in com.graphql_java_generator.domain.client.forum
This class contains the methods that allows the execution of the subscriptions that are defined in the Subscription of the GraphQL schema.
These methods allows: Preparation of partial subscription requests Execution of partial prepared subscription requests Execution of partial direct subscription requests You'll find all the documentation on the subscription client page doc.
SubscriptionExecutorMySchema() - Constructor for class com.graphql_java_generator.domain.client.forum.SubscriptionExecutorMySchema
 
SubscriptionResponse - Class in com.graphql_java_generator.domain.client.forum
Deprecated.
Please use the Subscription class instead.
SubscriptionResponse() - Constructor for class com.graphql_java_generator.domain.client.forum.SubscriptionResponse
Deprecated.
 
SubscriptionRootResponse - Class in com.graphql_java_generator.domain.client.forum
 
SubscriptionRootResponse() - Constructor for class com.graphql_java_generator.domain.client.forum.SubscriptionRootResponse
 
subscriptionTest(ObjectResponse, SubscriptionCallback<String>, SubscriptionTestParam, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscriptionTest(ObjectResponse, SubscriptionCallback<String>, SubscriptionTestParam, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscriptionTest(String, SubscriptionCallback<String>, SubscriptionTestParam, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscriptionTest(String, SubscriptionCallback<String>, SubscriptionTestParam, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
SubscriptionTestParam - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
SubscriptionTestParam() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
SubscriptionTestParam.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
subscriptionTestWithBindValues(ObjectResponse, SubscriptionCallback<String>, SubscriptionTestParam, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscriptionTestWithBindValues(ObjectResponse, SubscriptionCallback<String>, SubscriptionTestParam, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscriptionTestWithBindValues(String, SubscriptionCallback<String>, SubscriptionTestParam, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscriptionTestWithBindValues(String, SubscriptionCallback<String>, SubscriptionTestParam, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscriptionWithNullResponse(ObjectResponse, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscriptionWithNullResponse(ObjectResponse, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscriptionWithNullResponse(String, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscriptionWithNullResponse(String, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscriptionWithNullResponseWithBindValues(ObjectResponse, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscriptionWithNullResponseWithBindValues(ObjectResponse, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.
subscriptionWithNullResponseWithBindValues(String, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
subscriptionWithNullResponseWithBindValues(String, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
${field.content}
This method registers a subscription, by executing a direct partial request against the GraphQL server.

T

TBar1 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
TBar1() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
 
TBar1.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
TBar12 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
TBar12() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
 
TBar12.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
TBar2 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
TBar2() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
 
TBar2.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
TestExtScalar - Class in com.graphql_java_generator.domain.client.allGraphQLCases
############################################################################################################# ############## TEST CASE FOR ISSUES ####################################################################### ############################################################################################################# ############################ test for issue #35 But removed from this GraphQL schema as enum values in Directives are not supported by graphql-java v14.0 on server side It works Ok on client side directive @relation( name: String direction: direction ) on FIELD_DEFINITION enum direction { IN OUT } ############################ ############################ test for issue #36
TestExtScalar() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
 
TestExtScalar.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
TFoo1 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
TFoo1 is the basic test case, for issue #114
TFoo1() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
 
TFoo1.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
TFoo12 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
TFoo12 is a more complex one, with more than one interface implemented
TFoo12() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
 
TFoo12.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
TFoo3 - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
TFoo3() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
TFoo3.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
theProperty - Variable in class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
 
TheSubscriptionType - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This class contains the response for a full request.
TheSubscriptionType() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
TheSubscriptionType.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
TheSubscriptionTypeExecutorMySchema - Class in com.graphql_java_generator.domain.client.allGraphQLCases
This class contains the methods that allows the execution of the subscriptions that are defined in the TheSubscriptionType of the GraphQL schema.
These methods allows: Preparation of partial subscription requests Execution of partial prepared subscription requests Execution of partial direct subscription requests You'll find all the documentation on the subscription client page doc.
TheSubscriptionTypeExecutorMySchema() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
 
TheSubscriptionTypeResponse - Class in com.graphql_java_generator.domain.client.allGraphQLCases
Deprecated.
Please use the TheSubscriptionType class instead.
TheSubscriptionTypeResponse() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeResponse
Deprecated.
 
TheSubscriptionTypeRootResponse - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
TheSubscriptionTypeRootResponse() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeRootResponse
 
thisIsAMutation(HumanInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
Mutation: with requestName
thisIsAMutation(HumanInput) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo.GraphQLRepositoryTestCase
A Mutation
thisIsAMutation(HumanInput) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ko_missing_queryExecutor.GraphQLTwoRepositoriesMissingQueryExecutorTestCase
A Mutation
thisIsAMutation(HumanInput) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ok.GraphQLTwoRepositoriesAllGraphQlCasesTestCase
A Mutation
thisIsNotARequestName1(CharacterInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
with requestName: the method name is free
thisIsNotARequestName2(CharacterInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
with requestName: the method name is free
thisIsNotARequestName3(AllFieldCasesInput, long, FieldParameterInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
with requestName (the method name is free) and bind parameter values
TList - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
TList() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.TList
 
TList.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
Topic - Class in com.graphql_java_generator.domain.client.forum
 
Topic() - Constructor for class com.graphql_java_generator.domain.client.forum.Topic
 
Topic.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
TopicInput - Class in com.graphql_java_generator.domain.client.forum
 
TopicInput() - Constructor for class com.graphql_java_generator.domain.client.forum.TopicInput
 
TopicInput.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
TopicPostInput - Class in com.graphql_java_generator.domain.client.forum
 
TopicPostInput() - Constructor for class com.graphql_java_generator.domain.client.forum.TopicPostInput
 
TopicPostInput.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
topics(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
topics(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
topics(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
topics(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
topicsWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
topicsWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
topicsWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
topicsWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._class
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
 
toString() - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.__Directive
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.__Field
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.__InputValue
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.__Schema
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.__Type
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.Board
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.Member
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.MemberInput
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.Mutation
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.Post
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.PostInput
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.Query
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.Subscription
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.Topic
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.TopicInput
 
toString() - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput
 

U

UNION - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
 
UNION - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
 
UNION - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
 
UNION - Enum constant in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
 
unionTest(ObjectResponse, HumanInput, HumanInput, DroidInput, DroidInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
unionTest(ObjectResponse, HumanInput, HumanInput, DroidInput, DroidInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
unionTest(String, HumanInput, HumanInput, DroidInput, DroidInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
unionTest(String, HumanInput, HumanInput, DroidInput, DroidInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
unionTestWithBindValues(ObjectResponse, HumanInput, HumanInput, DroidInput, DroidInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
unionTestWithBindValues(ObjectResponse, HumanInput, HumanInput, DroidInput, DroidInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method is expected by the graphql-java framework.
unionTestWithBindValues(String, HumanInput, HumanInput, DroidInput, DroidInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
unionTestWithBindValues(String, HumanInput, HumanInput, DroidInput, DroidInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
Unit - Enum Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
UnusedInterface - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 

V

VALUE1 - Enum constant in enum class com.graphql_java_generator.client.GraphQLObjectMapperTestClass.TestEnum
 
VALUE2 - Enum constant in enum class com.graphql_java_generator.client.GraphQLObjectMapperTestClass.TestEnum
 
VALUE3 - Enum constant in enum class com.graphql_java_generator.client.GraphQLObjectMapperTestClass.TestEnum
 
valueOf(String) - Static method in enum class com.graphql_java_generator.client.GraphQLObjectMapperTestClass.TestEnum
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases._extends
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Episode
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
Returns the enum constant of this class with the specified name.
valueOf(String) - Static method in enum class com.graphql_java_generator.domain.client.forum.MemberType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class com.graphql_java_generator.client.GraphQLObjectMapperTestClass.TestEnum
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__DirectiveLocation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.__TypeKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases._extends
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Episode
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.forum.__DirectiveLocation
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.forum.__TypeKind
Returns an array containing the constants of this enum class, in the order they are declared.
values() - Static method in enum class com.graphql_java_generator.domain.client.forum.MemberType
Returns an array containing the constants of this enum class, in the order they are declared.

W

with__schema(__Schema) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
with__schema(__Schema) - Method in class com.graphql_java_generator.domain.client.forum.Query.Builder
 
with__type(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
with__type(__Type) - Method in class com.graphql_java_generator.domain.client.forum.Query.Builder
 
withABreak(_break) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withAFloat(Double) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withAge(Long) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withAge(Long) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withAge(Long) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withAlias(String) - Method in class com.graphql_java_generator.domain.client.forum.Member.Builder
 
withAlias(String) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput.Builder
 
withAliases(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withAliases(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withAliases(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withAllFieldCases(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withAllGraphQLCasesInput(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withAllGraphQLCasesParam(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput.Builder
 
withAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid.Builder
 
withAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput.Builder
 
withAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
withAppearsIn(List<Episode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
withArgs(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive.Builder
 
withArgs(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field.Builder
 
withArgs(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.forum.__Directive.Builder
 
withArgs(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.forum.__Field.Builder
 
withAuthor(Member) - Method in class com.graphql_java_generator.domain.client.forum.Post.Builder
 
withAuthor(Member) - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
withAuthorId(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput.Builder
 
withBad(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TestExtScalar.Builder
 
withBar(Bar140) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Foo140.Builder
 
withBar(TBar1) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1.Builder
 
withBar(TBar12) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12.Builder
 
withBar(TBar12) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3.Builder
 
withBestFriend(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
withBestFriend(CharacterInput) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
withBoardId(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicInput.Builder
 
withBoards(List<Board>) - Method in class com.graphql_java_generator.domain.client.forum.Query.Builder
 
withBooleanParam(boolean) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
A query with a boolean parameter
withBooleans(List<Boolean>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withBooleans(List<Boolean>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withBooleans(List<Boolean>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withBreak(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withCase(_extends) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._break.Builder
 
withCloseWebSocketBeforeFirstNotification(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam.Builder
 
withComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
withComments(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
withCompleteAfterFirstNotification(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam.Builder
 
withConnectionOnHuman(List<Human>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withConnectionWithoutParameters(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withContent(String) - Method in class com.graphql_java_generator.domain.client.forum.Post.Builder
 
withContent(String) - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
withContent(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput.Builder
 
withCreateAllFieldCases(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType.Builder
 
withCreateBoard(Board) - Method in class com.graphql_java_generator.domain.client.forum.Mutation.Builder
 
withCreateHuman(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType.Builder
 
withCreateMember(Member) - Method in class com.graphql_java_generator.domain.client.forum.Mutation.Builder
 
withCreatePost(Post) - Method in class com.graphql_java_generator.domain.client.forum.Mutation.Builder
 
withCreatePosts(List<Post>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation.Builder
 
withCreateTopic(Topic) - Method in class com.graphql_java_generator.domain.client.forum.Mutation.Builder
 
withDate(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withDate(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withDate(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput.Builder
 
withDate(Date) - Method in class com.graphql_java_generator.domain.client.forum.Post.Builder
 
withDate(Date) - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
withDate(Date) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput.Builder
 
withDates(List<Date>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withDates(List<Date>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withDateTime(OffsetDateTime) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withDateTime(OffsetDateTime) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withDefault(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases._class.Builder
 
withDefaultValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue.Builder
 
withDefaultValue(String) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue.Builder
 
withDeleteSnacks(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType.Builder
 
withDeprecationReason(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue.Builder
 
withDeprecationReason(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field.Builder
 
withDeprecationReason(String) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue.Builder
 
withDeprecationReason(String) - Method in class com.graphql_java_generator.domain.client.forum.__Field.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__Directive.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__Field.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__Schema.Builder
 
withDescription(String) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withDirectiveOnField(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withDirectiveOnQuery(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withDirectives(List<__Directive>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema.Builder
 
withDirectives(List<__Directive>) - Method in class com.graphql_java_generator.domain.client.forum.__Schema.Builder
 
withDoubleParamAndReturnType(double) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
A query with a float parameter (GraphQL Float actually maps to Java Double, but Java Float and float should be accepted here)
withEmail(String) - Method in class com.graphql_java_generator.domain.client.forum.Member.Builder
 
withEmail(String) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput.Builder
 
withEnum(ObjectResponse, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withEnum(ObjectResponse, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withEnum(String, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withEnum(String, Episode, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withEnumValues(List<__EnumValue>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withEnumValues(List<__EnumValue>) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withEnumWithBindValues(ObjectResponse, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withEnumWithBindValues(ObjectResponse, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withEnumWithBindValues(String, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withEnumWithBindValues(String, Episode, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withEnumWithReservedJavaKeywordAsValues(EnumWithReservedJavaKeywordAsValues) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withEnumWithReservedJavaKeywordAsValues(EnumWithReservedJavaKeywordAsValues) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withError(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withErrorOnNext(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam.Builder
 
withErrorOnSubscription(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam.Builder
 
withExtendedField(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withExtendedField(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withExtendedField(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withFields(List<__Field>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withFields(List<__Field>) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withFindTopics(List<Topic>) - Method in class com.graphql_java_generator.domain.client.forum.Query.Builder
 
withFloatParamAndReturnType(float) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCaseParameterWithFloatParam
A query with a float parameter (GraphQL Float actually maps to Java Double, but Java Float and float should be accepted here)
withFoo140(Foo140) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withForname(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withForname(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withForname(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withFriends(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid.Builder
 
withFriends(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
withFriends(List<CharacterInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput.Builder
 
withFriends(List<CharacterInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput.Builder
 
withFriends(List<CharacterInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
withFriends(List<Human>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withFriends(List<Human>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withFrom(Date) - Method in class com.graphql_java_generator.domain.client.forum.PostInput.Builder
 
withHomePlanet(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
withHomePlanet(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar1.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar12.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TBar2.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo1.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo12.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TFoo3.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.forum.Board.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.forum.Member.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.forum.Post.Builder
 
withId(String) - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
WithID - Interface in com.graphql_java_generator.domain.client.allGraphQLCases
 
withIf(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withIf(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType.Builder
 
withIf(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withIf(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withIf(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withImplements(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withImplements(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType.Builder
 
withImplements(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withImplements(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withImplements(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withImport(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withImport(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withImport(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withIn(List<Date>) - Method in class com.graphql_java_generator.domain.client.forum.PostInput.Builder
 
withInput(TopicPostInput) - Method in class com.graphql_java_generator.domain.client.forum.PostInput.Builder
 
withInput(TopicPostInput) - Method in class com.graphql_java_generator.domain.client.forum.TopicInput.Builder
 
withInputFields(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withInputFields(List<__InputValue>) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withInstanceof(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withInstanceof(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withInstanceof(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withInt(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withInt(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withInt(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withInterface(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withInterface(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withInterface(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withInterfaces(List<__Type>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withInterfaces(List<__Type>) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withIntParamAndReturnType(int) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
A query with an Integer parameter
withIsDeprecated(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue.Builder
 
withIsDeprecated(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field.Builder
 
withIsDeprecated(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue.Builder
 
withIsDeprecated(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.__Field.Builder
 
withIsRepeatable(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive.Builder
 
withIsRepeatable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.__Directive.Builder
 
withIssue128(Client) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withIssue53(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withIssue53(Date) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withIssue65(List<AllFieldCasesWithoutIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withIssue66(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withIssue82Float(Double) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withIssue82ID(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withJson(ObjectNode) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson.Builder
 
withJsons(List<ObjectNode>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson.Builder
 
withKind(__TypeKind) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withKind(__TypeKind) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withList(ObjectResponse, String, List<CharacterInput>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withList(ObjectResponse, String, List<CharacterInput>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
This method is expected by the graphql-java framework.
withList(String, String, List<CharacterInput>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withList(String, String, List<CharacterInput>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
withList(List<TFoo1>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TList.Builder
 
withListOfEnumWithReservedJavaKeywordAsValues(List<EnumWithReservedJavaKeywordAsValues>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withListOfEnumWithReservedJavaKeywordAsValues(List<EnumWithReservedJavaKeywordAsValues>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withListOfList(ObjectResponse, List<List<Double>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withListOfList(ObjectResponse, List<List<Double>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withListOfList(String, List<List<Double>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withListOfList(String, List<List<Double>>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withListOfListWithBindValues(ObjectResponse, List<List<Double>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withListOfListWithBindValues(ObjectResponse, List<List<Double>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withListOfListWithBindValues(String, List<List<Double>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withListOfListWithBindValues(String, List<List<Double>>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withListParam(List<List<Float>>) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
A query with a List parameter
withListWithBindValues(ObjectResponse, String, List<CharacterInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withListWithBindValues(ObjectResponse, String, List<CharacterInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
This method is expected by the graphql-java framework.
withListWithBindValues(String, String, List<CharacterInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withListWithBindValues(String, String, List<CharacterInput>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
${field.content} ${field.content} ${field.content} ${field.content}
This method executes a partial query against the GraphQL server.
withListWithIdSubTypes(List<AllFieldCasesWithIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withListWithIdSubTypes(List<AllFieldCasesWithIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withListWithoutIdSubTypes(List<AllFieldCasesWithoutIdSubtype>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withLocations(List<__DirectiveLocation>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive.Builder
 
withLocations(List<__DirectiveLocation>) - Method in class com.graphql_java_generator.domain.client.forum.__Directive.Builder
 
withLong(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withLong(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withLong(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withMatrix(List<List<Double>>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withMatrix(List<List<Double>>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withMessages(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.SubscriptionTestParam.Builder
 
withMutationType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema.Builder
 
withMutationType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Schema.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtype.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithIdSubtypeInput.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtype.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesWithoutIdSubtypeInput.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Bar140.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Pet.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.forum.__Directive.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.forum.__EnumValue.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.forum.__Field.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.forum.Board.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.forum.Member.Builder
 
withName(String) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput.Builder
 
withNative(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withNative(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withNative(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withNbBoards(Integer) - Method in class com.graphql_java_generator.domain.client.forum.Query.Builder
 
withNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Human.Builder
 
withNbComments(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.HumanInput.Builder
 
withNbPosts(Integer) - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
withNew(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withNew(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withNew(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withObject(Object) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject.Builder
 
withObjects(List<Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject.Builder
 
withOfType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withOfType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withOneMandatoryParam(ObjectResponse, CharacterInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneMandatoryParam(ObjectResponse, CharacterInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withOneMandatoryParam(String, CharacterInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneMandatoryParam(String, CharacterInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withOneMandatoryParamDefaultValue(ObjectResponse, Integer, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneMandatoryParamDefaultValue(ObjectResponse, Integer, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withOneMandatoryParamDefaultValue(String, Integer, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneMandatoryParamDefaultValue(String, Integer, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withOneMandatoryParamDefaultValueWithBindValues(ObjectResponse, Integer, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneMandatoryParamDefaultValueWithBindValues(ObjectResponse, Integer, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withOneMandatoryParamDefaultValueWithBindValues(String, Integer, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneMandatoryParamDefaultValueWithBindValues(String, Integer, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withOneMandatoryParamWithBindValues(ObjectResponse, CharacterInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneMandatoryParamWithBindValues(ObjectResponse, CharacterInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withOneMandatoryParamWithBindValues(String, CharacterInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneMandatoryParamWithBindValues(String, CharacterInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withOneOptionalParam(ObjectResponse, CharacterInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneOptionalParam(ObjectResponse, CharacterInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withOneOptionalParam(CharacterInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCase
no requestName: the method name is the field name of the query type in the GraphQL schema
withOneOptionalParam(CharacterInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCaseBadExecutor
The return type of this method is not the good one
withOneOptionalParam(CharacterInput) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCaseBadReturnType
The return type of this method is not the good one
withOneOptionalParam(CharacterInput) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_one_graphql_repo.GraphQLRepositoryTestCase
a Query
withOneOptionalParam(CharacterInput) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ko_missing_queryExecutor.GraphQLTwoRepositoriesMissingQueryExecutorTestCase
a Query
withOneOptionalParam(CharacterInput) - Method in interface com.graphql_java_generator.it_tests.spring_graphql_two_graphql_repos.ok.GraphQLTwoRepositoriesAllGraphQlCasesTestCase
a Query
withOneOptionalParam(CharacterInput, Object...) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCaseParameterWithVararg
The return type of this method is not the good one
withOneOptionalParam(CharacterInput, Map<String, Object>) - Method in interface com.graphql_java_generator.client.graphqlrepository.GraphQLRepositoryTestCaseParameterWithMap
The return type of this method is not the good one
withOneOptionalParam(String, CharacterInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneOptionalParam(String, CharacterInput, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withOneOptionalParamWithBindValues(ObjectResponse, CharacterInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneOptionalParamWithBindValues(ObjectResponse, CharacterInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withOneOptionalParamWithBindValues(String, CharacterInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withOneOptionalParamWithBindValues(String, CharacterInput, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withOneWithIdSubType(AllFieldCasesWithIdSubtype) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withOneWithIdSubType(AllFieldCasesWithIdSubtype) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withOneWithoutIdSubType(AllFieldCasesWithoutIdSubtype) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withoutParameters(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withoutParameters(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withoutParameters(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withoutParameters(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withoutParametersWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withoutParametersWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withoutParametersWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withoutParametersWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withPackage(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withPackage(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withPackage(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withPlanets(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCases.Builder
 
withPlanets(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withPlanets(List<String>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInterfaceType.Builder
 
withPossibleTypes(List<__Type>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Type.Builder
 
withPossibleTypes(List<__Type>) - Method in class com.graphql_java_generator.domain.client.forum.__Type.Builder
 
withPosts(List<Post>) - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
withPrimaryFunction(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Droid.Builder
 
withPrimaryFunction(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.DroidInput.Builder
 
withPrivate(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withPrivate(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withPrivate(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withProtected(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withProtected(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withProtected(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withPublic(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withPublic(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withPublic(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.Board.Builder
 
withPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.Post.Builder
 
withPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
withPubliclyAvailable(Boolean) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput.Builder
 
withQueryType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema.Builder
 
withQueryType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Schema.Builder
 
withRelay(MyQueryType) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withReturn(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withReturn(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withReturn(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withShort(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withShort(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withShort(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withSomeValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Builder._Builder
 
withSomeValue(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.Field.Builder
 
withStatic(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withStatic(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withStatic(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withStrictfp(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withStrictfp(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withStrictfp(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withSubscribeNewHumanForEpisode(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withSubscribeToAList(List<Integer>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withSubscribeToAListOfScalars(List<Date>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withSubscribeToNewPost(Post) - Method in class com.graphql_java_generator.domain.client.forum.Subscription.Builder
 
withSubscriptionTest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withSubscriptionType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema.Builder
 
withSubscriptionType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Schema.Builder
 
withSubscriptionWithNullResponse(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType.Builder
 
withSuper(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withSuper(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withSuper(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withSwitch(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withSwitch(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withSwitch(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withSynchronized(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withSynchronized(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withSynchronized(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withTest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithJson.Builder
 
withTest(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.InputWithObject.Builder
 
withThis(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withThis(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withThis(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withThrow(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withThrow(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withThrow(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withThrows(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withThrows(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withThrows(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withTitle(String) - Method in class com.graphql_java_generator.domain.client.forum.Post.Builder
 
withTitle(String) - Method in class com.graphql_java_generator.domain.client.forum.Topic.Builder
 
withTitle(String) - Method in class com.graphql_java_generator.domain.client.forum.TopicPostInput.Builder
 
withTopicId(String) - Method in class com.graphql_java_generator.domain.client.forum.PostInput.Builder
 
withTopics(List<Topic>) - Method in class com.graphql_java_generator.domain.client.forum.Board.Builder
 
withTopics(List<Topic>) - Method in class com.graphql_java_generator.domain.client.forum.Query.Builder
 
withTransient(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withTransient(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withTransient(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withTry(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withTry(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withTry(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withTwoMandatoryParamDefaultVal(ObjectResponse, DroidInput, Integer, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withTwoMandatoryParamDefaultVal(ObjectResponse, DroidInput, Integer, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withTwoMandatoryParamDefaultVal(String, DroidInput, Integer, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withTwoMandatoryParamDefaultVal(String, DroidInput, Integer, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withTwoMandatoryParamDefaultValWithBindValues(ObjectResponse, DroidInput, Integer, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withTwoMandatoryParamDefaultValWithBindValues(ObjectResponse, DroidInput, Integer, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
withTwoMandatoryParamDefaultValWithBindValues(String, DroidInput, Integer, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
withTwoMandatoryParamDefaultValWithBindValues(String, DroidInput, Integer, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
withType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Field.Builder
 
withType(__Type) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue.Builder
 
withType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__Field.Builder
 
withType(__Type) - Method in class com.graphql_java_generator.domain.client.forum.__InputValue.Builder
 
withType(MemberType) - Method in class com.graphql_java_generator.domain.client.forum.Member.Builder
 
withType(MemberType) - Method in class com.graphql_java_generator.domain.client.forum.MemberInput.Builder
 
withType(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.CharacterInput.Builder
 
withTypes(List<__Type>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema.Builder
 
withTypes(List<__Type>) - Method in class com.graphql_java_generator.domain.client.forum.__Schema.Builder
 
withUnionTest(List<AnyCharacter>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withUppercase(Boolean) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.FieldParameterInput.Builder
 
withVoid(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withVoid(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withVoid(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withVolatile(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withVolatile(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withVolatile(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withWhile(Human) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsObjectField.Builder
 
withWhile(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withWhile(String) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.ReservedJavaKeywordAsScalar.Builder
 
withWithEnum(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withWithIdSubtype(List<AllFieldCasesWithIdSubtypeInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withWithList(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withWithListOfList(AllFieldCases) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withWithOneMandatoryParam(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withWithOneMandatoryParamDefaultValue(Integer) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withWithOneOptionalParam(Character) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withWithoutIdSubtype(List<AllFieldCasesWithoutIdSubtypeInput>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AllFieldCasesInput.Builder
 
withWithoutParameters(List<Character>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 
withWithTwoMandatoryParamDefaultVal(Droid) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType.Builder
 

Y

YEAR - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.Unit
 

_

__Directive - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
__Directive - Class in com.graphql_java_generator.domain.client.forum
 
__Directive() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__Directive
 
__Directive() - Constructor for class com.graphql_java_generator.domain.client.forum.__Directive
 
__Directive.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
__Directive.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
__DirectiveLocation - Enum Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
__DirectiveLocation - Enum Class in com.graphql_java_generator.domain.client.forum
 
__EnumValue - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
__EnumValue - Class in com.graphql_java_generator.domain.client.forum
 
__EnumValue() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__EnumValue
 
__EnumValue() - Constructor for class com.graphql_java_generator.domain.client.forum.__EnumValue
 
__EnumValue.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
__EnumValue.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
__Field - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
__Field - Class in com.graphql_java_generator.domain.client.forum
 
__Field() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__Field
 
__Field() - Constructor for class com.graphql_java_generator.domain.client.forum.__Field
 
__Field.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
__Field.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
__InputValue - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
__InputValue - Class in com.graphql_java_generator.domain.client.forum
 
__InputValue() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__InputValue
 
__InputValue() - Constructor for class com.graphql_java_generator.domain.client.forum.__InputValue
 
__InputValue.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
__InputValue.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
__schema(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__schema(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
__schema(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__schema(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
__schema(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__schema(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
__schema(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__schema(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
__Schema - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
__Schema - Class in com.graphql_java_generator.domain.client.forum
 
__Schema() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__Schema
 
__Schema() - Constructor for class com.graphql_java_generator.domain.client.forum.__Schema
 
__Schema.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
__Schema.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
__schemaWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__schemaWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
__schemaWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__schemaWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
__schemaWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__schemaWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
__schemaWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__schemaWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
__type(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__type(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
__type(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__type(ObjectResponse, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
__type(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__type(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
__type(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__type(String, String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
__Type - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
__Type - Class in com.graphql_java_generator.domain.client.forum
 
__Type() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.__Type
 
__Type() - Constructor for class com.graphql_java_generator.domain.client.forum.__Type
 
__Type.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
__Type.Builder - Class in com.graphql_java_generator.domain.client.forum
The Builder that helps building instance of this POJO.
__TypeKind - Enum Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
__TypeKind - Enum Class in com.graphql_java_generator.domain.client.forum
 
__typename - Variable in class com.graphql_java_generator.client.GraphQLObjectMapperTestClass
 
__typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
__typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method is expected by the graphql-java framework.
__typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
__typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
__typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
__typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__typename(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
__typename(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
__typename(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
__typename(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__typename(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
__typename(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
__typename(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
__typename(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__typename(String, Object...) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
__typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
__typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method is expected by the graphql-java framework.
__typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
__typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
__typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method is expected by the graphql-java framework.
__typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__typenameWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
__typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
__typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
__typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
__typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Mutation
Deprecated.
__typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.MutationExecutorMySchema
This method executes a partial query against the GraphQL server.
__typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__typenameWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
__typeWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__typeWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
__typeWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__typeWithBindValues(ObjectResponse, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method is expected by the graphql-java framework.
__typeWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
__typeWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
__typeWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.Query
Deprecated.
__typeWithBindValues(String, String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.forum.QueryExecutorMySchema
This method executes a partial query against the GraphQL server.
_abstract - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_assert - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_boolean - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_break - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
_break - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_break() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases._break
 
_break.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
_Builder() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases.Builder._Builder
 
_byte - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_case - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_catch - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_char - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_class - Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
_class - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_class() - Constructor for class com.graphql_java_generator.domain.client.allGraphQLCases._class
 
_class.Builder - Class in com.graphql_java_generator.domain.client.allGraphQLCases
The Builder that helps building instance of this POJO.
_const - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_continue - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_default - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_do - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_double - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_else - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_enum - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_extends - Enum Class in com.graphql_java_generator.domain.client.allGraphQLCases
 
_extends - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_final - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_finally - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_float - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_for - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_goto - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_if - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_if(ObjectResponse, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
_if(ObjectResponse, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
_if(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
_if(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
_if(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_if(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_if(String, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
_if(String, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
_if(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
_if(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
_if(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_if(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_ifWithBindValues(ObjectResponse, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
_ifWithBindValues(ObjectResponse, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
_ifWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
_ifWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
This method is expected by the graphql-java framework.
_ifWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_ifWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_ifWithBindValues(String, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
_ifWithBindValues(String, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
_ifWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
_ifWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
${field.content}
This method executes a partial query against the GraphQL server.
_ifWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_ifWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_implements - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_implements(ObjectResponse, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
_implements(ObjectResponse, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
_implements(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
_implements(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method is expected by the graphql-java framework.
_implements(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_implements(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_implements(String, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
_implements(String, SubscriptionCallback<String>, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
_implements(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
_implements(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_implements(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_implements(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_implementsWithBindValues(ObjectResponse, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
_implementsWithBindValues(ObjectResponse, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
_implementsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
_implementsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method is expected by the graphql-java framework.
_implementsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_implementsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_implementsWithBindValues(String, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionType
Deprecated.
_implementsWithBindValues(String, SubscriptionCallback<String>, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.TheSubscriptionTypeExecutorMySchema
This method registers a subscription, by executing a direct partial request against the GraphQL server.
_implementsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationType
Deprecated.
_implementsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.AnotherMutationTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_implementsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_implementsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_import - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_import(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_import(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_import(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_import(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_importWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_importWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_importWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_importWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_instanceof - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_instanceof(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_instanceof(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_instanceof(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_instanceof(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_instanceofWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_instanceofWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_instanceofWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_instanceofWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_int - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_int(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_int(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_int(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_int(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_interface - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_interface(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_interface(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_interface(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_interface(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_interfaceWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_interfaceWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_interfaceWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_interfaceWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_intWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_intWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_intWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_intWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_long - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_long(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_long(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_long(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_long(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_longWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_longWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_longWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_longWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_native - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_native(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_native(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_native(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_native(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_nativeWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_nativeWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_nativeWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_nativeWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_new - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_new(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_new(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_new(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_new(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_newWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_newWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_newWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_newWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_package - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_package(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_package(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_package(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_package(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_packageWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_packageWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_packageWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_packageWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_private - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_private(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_private(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_private(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_private(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_privateWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_privateWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_privateWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_privateWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_protected - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_protected(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_protected(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_protected(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_protected(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_protectedWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_protectedWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_protectedWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_protectedWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_public - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_public(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_public(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_public(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_public(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_publicWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_publicWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_publicWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_publicWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_return - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_return(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_return(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_return(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_return(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_returnWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_returnWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_returnWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_returnWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_short - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_short(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_short(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_short(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_short(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_shortWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_shortWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_shortWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_shortWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_static - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_static(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_static(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_static(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_static(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_staticWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_staticWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_staticWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_staticWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_strictfp - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_strictfp(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_strictfp(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_strictfp(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_strictfp(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_strictfpWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_strictfpWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_strictfpWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_strictfpWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_super - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_super(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_super(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_super(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_super(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_superWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_superWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_superWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_superWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_switch - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_switch(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_switch(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_switch(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_switch(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_switchWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_switchWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_switchWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_switchWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_synchronized - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_synchronized(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_synchronized(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_synchronized(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_synchronized(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_synchronizedWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_synchronizedWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_synchronizedWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_synchronizedWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_this - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_this(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_this(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_this(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_this(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_thisWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_thisWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_thisWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_thisWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_throw - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_throw(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_throw(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_throw(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_throw(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_throws - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_throws(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_throws(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_throws(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_throws(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_throwsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_throwsWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_throwsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_throwsWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_throwWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_throwWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_throwWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_throwWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_transient - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_transient(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_transient(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_transient(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_transient(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_transientWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_transientWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_transientWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_transientWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_try - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_try(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_try(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_try(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_try(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_tryWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_tryWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_tryWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_tryWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_void - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_void(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_void(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_void(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_void(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_voidWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_voidWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_voidWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_voidWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_volatile - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_volatile(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_volatile(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_volatile(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_volatile(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_volatileWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_volatileWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_volatileWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_volatileWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_while - Enum constant in enum class com.graphql_java_generator.domain.client.allGraphQLCases.EnumWithReservedJavaKeywordAsValues
 
_while(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_while(ObjectResponse, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_while(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_while(String, Object...) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
_whileWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_whileWithBindValues(ObjectResponse, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method is expected by the graphql-java framework.
_whileWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryType
Deprecated.
_whileWithBindValues(String, Map<String, Object>) - Method in class com.graphql_java_generator.domain.client.allGraphQLCases.MyQueryTypeExecutorMySchema
This method executes a partial query against the GraphQL server.
A B C D E F G H I J L M N O P Q R S T U V W Y _ 
All Classes and Interfaces|All Packages|Serialized Form