Uses of Enum
com.graphql_java_generator.plugin.CodeTemplate
Package
Description
-
Uses of CodeTemplate in com.graphql_java_generator.plugin
Modifier and TypeMethodDescriptionstatic CodeTemplate
Returns the enum constant of this type with the specified name.static CodeTemplate[]
CodeTemplate.values()
Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of CodeTemplate in com.graphql_java_generator.plugin.generate_code
Modifier and TypeMethodDescriptionprotected String
GenerateCodeGenerator.resolveTemplate
(CodeTemplate templateCode) Resolves the template for the given code -
Uses of CodeTemplate in com.graphql_java_generator.plugin.generate_schema
Modifier and TypeMethodDescriptionprotected String
GenerateGraphQLSchema.resolveTemplate
(CodeTemplate template) Resolves the template for the given key