Uses of Class
org.apache.olingo.odata2.api.edm.provider.ReturnType
Packages that use ReturnType
-
Uses of ReturnType in org.apache.olingo.odata2.api.edm.provider
Methods in org.apache.olingo.odata2.api.edm.provider that return ReturnTypeModifier and TypeMethodDescriptionFunctionImport.getReturnType()ReturnType.setMultiplicity(EdmMultiplicity multiplicity) Sets theEdmMultiplicityof thisReturnTypeReturnType.setTypeName(FullQualifiedName qualifiedName) Sets the type of thisReturnTypevia the typesFullQualifiedNameMethods in org.apache.olingo.odata2.api.edm.provider with parameters of type ReturnTypeModifier and TypeMethodDescriptionFunctionImport.setReturnType(ReturnType returnType) Sets theReturnTypeof thisFunctionImport