| Package | Description |
|---|---|
| com.github.davidmoten.odata.client.generator | |
| com.github.davidmoten.odata.client.generator.model | |
| org.oasisopen.odata.csdl.v4 |
| Modifier and Type | Method and Description |
|---|---|
String |
Names.getType(TProperty x) |
boolean |
Names.isCollection(TProperty x) |
String |
Names.toImportedFullClassName(TProperty x,
Imports imports) |
| Modifier and Type | Method and Description |
|---|---|
TProperty |
Property.getValue() |
| Modifier and Type | Method and Description |
|---|---|
abstract List<TProperty> |
Structure.getProperties() |
List<TProperty> |
EntityType.getProperties() |
List<TProperty> |
ComplexType.getProperties() |
| Constructor and Description |
|---|
Property(TProperty p,
Names names) |
| Modifier and Type | Method and Description |
|---|---|
TProperty |
ObjectFactory.createTProperty()
Create an instance of
TProperty |
Copyright © 2018–2020. All rights reserved.