| Modifier and Type | Method and Description |
|---|---|
MappingInfo |
Field.getMappingInfo() |
MappingInfo |
Reference.getMappingInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
Field.setMappingInfo(MappingInfo mappingInfo) |
void |
Reference.setMappingInfo(MappingInfo mappingInfo) |
| Constructor and Description |
|---|
Reference(String className,
String name,
ReferenceType type,
String graphQlClassName,
Map<String,Reference> parametrizedTypeArguments,
boolean addParametrizedTypeNameExtension,
MappingInfo mappingInfo) |
Copyright © 2018–2020. All rights reserved.