Class SingleQueryOptions
java.lang.Object
org.brapi.schematools.core.options.AbstractGeneratorSubOptions
org.brapi.schematools.core.graphql.options.AbstractGraphQLOptions
org.brapi.schematools.core.graphql.options.SingleQueryOptions
- All Implemented Interfaces:
Options,Validatable
Provides options for the generation of Single Queries
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.brapi.schematools.core.graphql.options.AbstractGraphQLOptions
getNameFor, getNameFor, isPluralisingName, override, validateMethods inherited from class org.brapi.schematools.core.options.AbstractGeneratorSubOptions
getDescriptionFor, getDescriptionFor, isGenerating, isGeneratingFor, isGeneratingFor, override, setGenerateFor, setGenerateForMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.brapi.schematools.core.options.Options
getSchemaToolsVersion
-
Constructor Details
-
SingleQueryOptions
public SingleQueryOptions()
-