Uses of Enum Class
org.apache.olingo.odata2.api.annotation.edm.EdmFunctionImport.ReturnType.Type
-
Uses of EdmFunctionImport.ReturnType.Type in org.apache.olingo.odata2.api.annotation.edm
Methods in org.apache.olingo.odata2.api.annotation.edm that return EdmFunctionImport.ReturnType.TypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static EdmFunctionImport.ReturnType.Type[]EdmFunctionImport.ReturnType.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.