| Package | Description |
|---|---|
| com.github.davidmoten.odata.client.generator | |
| org.oasisopen.odata.csdl.v4 |
| Modifier and Type | Method and Description |
|---|---|
String |
Names.getInnerType(TActionFunctionReturnType x) |
String |
Names.getType(TActionFunctionReturnType x) |
boolean |
Names.isCollection(TActionFunctionReturnType x) |
| Modifier and Type | Field and Description |
|---|---|
protected TActionFunctionReturnType |
TFunction.returnType |
| Modifier and Type | Method and Description |
|---|---|
TActionFunctionReturnType |
ObjectFactory.createTActionFunctionReturnType()
Create an instance of
TActionFunctionReturnType |
TActionFunctionReturnType |
TFunction.getReturnType()
Gets the value of the returnType property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TFunction.setReturnType(TActionFunctionReturnType value)
Sets the value of the returnType property.
|
Copyright © 2018–2020. All rights reserved.