|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReturnType | |
---|---|
org.apache.olingo.odata2.api.edm.provider | Entity Data Model Provider API |
Uses of ReturnType in org.apache.olingo.odata2.api.edm.provider |
---|
Methods in org.apache.olingo.odata2.api.edm.provider that return ReturnType | |
---|---|
ReturnType |
FunctionImport.getReturnType()
|
ReturnType |
ReturnType.setMultiplicity(EdmMultiplicity multiplicity)
Sets the EdmMultiplicity of this ReturnType |
ReturnType |
ReturnType.setTypeName(FullQualifiedName qualifiedName)
Sets the type of this ReturnType via the types FullQualifiedName |
Methods in org.apache.olingo.odata2.api.edm.provider with parameters of type ReturnType | |
---|---|
FunctionImport |
FunctionImport.setReturnType(ReturnType returnType)
Sets the ReturnType of this FunctionImport |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |