| Package | Description |
|---|---|
| com.github.davidmoten.odata.client.generator.model |
| Modifier and Type | Class and Description |
|---|---|
class |
ComplexType |
class |
EntityType |
| Modifier and Type | Method and Description |
|---|---|
abstract Structure<T> |
Structure.create(T t) |
Structure<TComplexType> |
ComplexType.create(TComplexType t) |
Structure<TEntityType> |
EntityType.create(TEntityType t) |
| Modifier and Type | Method and Description |
|---|---|
List<? extends Structure<T>> |
Structure.getHeirarchy() |
Copyright © 2018–2020. All rights reserved.