Uses of Class
org.apache.olingo.odata2.api.annotation.edm.EdmFunctionImport.ReturnType
-
-
Uses of EdmFunctionImport.ReturnType in org.apache.olingo.odata2.api.annotation.edm
Methods in org.apache.olingo.odata2.api.annotation.edm that return EdmFunctionImport.ReturnType Modifier and Type Method Description EdmFunctionImport.ReturnTypereturnType()Define the return type of this function import
-