| Modifier and Type | Method and Description |
|---|---|
Map<String,Type> |
Schema.getInterfaces() |
Map<String,Type> |
Schema.getTypes() |
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.addInterface(Type interfaceType) |
void |
Schema.addType(Type type) |
| Modifier and Type | Method and Description |
|---|---|
void |
Schema.setInterfaces(Map<String,Type> interfaces) |
void |
Schema.setTypes(Map<String,Type> types) |
Copyright © 2018–2021. All rights reserved.