| Package | Description |
|---|---|
| com.dslplatform.json.processor |
| Modifier and Type | Field and Description |
|---|---|
Set<StructInfo> |
StructInfo.implementations |
| Modifier and Type | Method and Description |
|---|---|
StructInfo |
StructInfo.getDeserializeTarget() |
StructInfo |
StructInfo.getParent() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,StructInfo> |
Analysis.analyze() |
| Modifier and Type | Method and Description |
|---|---|
void |
StructInfo.setDeserializeTarget(StructInfo value) |
void |
StructInfo.supertype(StructInfo parent) |
| Modifier and Type | Method and Description |
|---|---|
List<String> |
AttributeInfo.collectionContent(TypeSupport typeSupport,
Map<String,StructInfo> structs) |
boolean |
StructInfo.hasCycles(Map<String,StructInfo> structs) |
boolean |
AttributeInfo.isEnum(Map<String,StructInfo> structs) |
Copyright © 2023. All rights reserved.