| Package | Description |
|---|---|
| com.daikit.graphql.spring.demo.beans | |
| com.daikit.graphql.spring.demo.data |
| Modifier and Type | Method and Description |
|---|---|
Entity1 |
CustomMethodQuery2.apply(String arg1,
EmbeddedData1 arg2) |
| Modifier and Type | Method and Description |
|---|---|
Entity1 |
CustomMethodQuery3.apply(Enum1 arg1,
List<String> arg2,
List<Enum1> arg3,
List<EmbeddedData1> arg4,
String arg5) |
| Modifier and Type | Method and Description |
|---|---|
EmbeddedData1 |
Entity1.getEmbeddedData1() |
| Modifier and Type | Method and Description |
|---|---|
List<EmbeddedData1> |
Entity1.getEmbeddedData1s() |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity1.setEmbeddedData1(EmbeddedData1 embeddedData1) |
| Modifier and Type | Method and Description |
|---|---|
void |
Entity1.setEmbeddedData1s(List<EmbeddedData1> embeddedData1s) |
Copyright © 2019. All rights reserved.