| Modifier and Type | Method and Description |
|---|---|
Mapping |
Reference.getMapping() |
Mapping |
Field.getMapping() |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.setMapping(Mapping mapping) |
void |
Field.setMapping(Mapping mapping) |
| Constructor and Description |
|---|
Reference(String className,
String name,
ReferenceType type,
String graphQlClassName,
Map<String,Reference> parametrizedTypeArguments,
boolean addParametrizedTypeNameExtension,
Mapping mapping,
List<DirectiveInstance> directiveInstances) |
Copyright © 2018–2021. All rights reserved.