| Modifier and Type | Method and Description |
|---|---|
AdaptWith |
Reference.getAdaptWith() |
AdaptWith |
Field.getAdaptWith() |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.setAdaptWith(AdaptWith adaptWith) |
void |
Field.setAdaptWith(AdaptWith adaptWith) |
| 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.