| Modifier and Type | Method and Description |
|---|---|
AdaptTo |
Reference.getAdaptTo() |
AdaptTo |
Field.getAdaptTo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.setAdaptTo(AdaptTo adaptTo) |
void |
Field.setAdaptTo(AdaptTo adaptTo) |
| Constructor and Description |
|---|
Reference(String className,
String name,
ReferenceType type,
String graphQlClassName,
Map<String,Reference> parametrizedTypeArguments,
boolean addParametrizedTypeNameExtension,
AdaptTo adaptTo,
AdaptWith adaptWith,
List<DirectiveInstance> directiveInstances) |
Copyright © 2018–2022. All rights reserved.