Class FieldInfo
java.lang.Object
io.smallrye.graphql.client.impl.typesafe.reflection.FieldInfo
-
Method Summary
Modifier and TypeMethodDescriptiongetAlias()If the field is renamed with aNameannotation, the real field name is used as an alias.<T extends Annotation>
TgetAnnotation(Class<T> annotationClass) getName()getType()booleanbooleanvoidtoString()