| Package | Description |
|---|---|
| com.github.davidmoten.odata.client.generator | |
| com.github.davidmoten.odata.client.generator.model |
| Modifier and Type | Method and Description |
|---|---|
static Names |
Names.create(List<Schema> schemas,
Options options) |
| Modifier and Type | Field and Description |
|---|---|
protected Names |
Structure.names |
| Constructor and Description |
|---|
Action(TAction action,
Names names) |
ComplexType(TComplexType c,
Names names) |
EntityType(TEntityType c,
Names names) |
Function(TFunction function,
Names names) |
KeyElement(TEntityKeyElement keyElement,
EntityType entityType,
Names names) |
Parameter(TActionFunctionParameter p,
Names names,
Imports imports) |
Parameter(TActionFunctionParameter p,
Names names,
Imports imports) |
Property(TProperty p,
Names names) |
PropertyRef(TPropertyRef value,
EntityType entityType,
Names names) |
Structure(T value,
Class<T> cls,
Names names) |
Copyright © 2018–2020. All rights reserved.