public class DefaultTypeInfoGenerator extends Object implements TypeInfoGenerator
INPUT_SUFFIX, SCALAR_SUFFIX| Constructor and Description |
|---|
DefaultTypeInfoGenerator() |
| Modifier and Type | Method and Description |
|---|---|
String |
generateDirectiveTypeDescription(AnnotatedType type,
MessageBundle messageBundle) |
String |
generateDirectiveTypeName(AnnotatedType type,
MessageBundle messageBundle) |
String |
generateTypeDescription(AnnotatedType type,
MessageBundle messageBundle) |
String |
generateTypeName(AnnotatedType type,
MessageBundle messageBundle) |
String[] |
getFieldOrder(AnnotatedType type,
MessageBundle messageBundle) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgenerateInputTypeDescription, generateInputTypeName, generateScalarTypeDescription, generateScalarTypeNamepublic String generateTypeName(AnnotatedType type, MessageBundle messageBundle)
generateTypeName in interface TypeInfoGeneratorpublic String generateTypeDescription(AnnotatedType type, MessageBundle messageBundle)
generateTypeDescription in interface TypeInfoGeneratorpublic String[] getFieldOrder(AnnotatedType type, MessageBundle messageBundle)
getFieldOrder in interface TypeInfoGeneratorpublic String generateDirectiveTypeName(AnnotatedType type, MessageBundle messageBundle)
generateDirectiveTypeName in interface TypeInfoGeneratorpublic String generateDirectiveTypeDescription(AnnotatedType type, MessageBundle messageBundle)
generateDirectiveTypeDescription in interface TypeInfoGeneratorCopyright © 2016–2018. All rights reserved.