public class EdmFunctionImpl extends AbstractEdmOperation implements EdmFunction
kind, typeNameedm| Constructor and Description |
|---|
EdmFunctionImpl(Edm edm,
FullQualifiedName name,
CsdlFunction function) |
| Modifier and Type | Method and Description |
|---|---|
EdmReturnType |
getReturnType() |
boolean |
isComposable() |
getBindingParameterTypeFqn, getEntitySetPath, getParameter, getParameterNames, getReturnedEntitySet, isBindingParameterTypeCollection, isBoundgetFullQualifiedName, getKind, getNamespacegetName, toStringgetAnnotation, getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetBindingParameterTypeFqn, getEntitySetPath, getParameter, getParameterNames, getReturnedEntitySet, isBindingParameterTypeCollection, isBoundgetFullQualifiedName, getKind, getNamespacegetAnnotation, getAnnotationspublic EdmFunctionImpl(Edm edm, FullQualifiedName name, CsdlFunction function)
public boolean isComposable()
isComposable in interface EdmFunctionpublic EdmReturnType getReturnType()
getReturnType in interface EdmOperationgetReturnType in class AbstractEdmOperationEdmReturnType of this operationCopyright © 2023. All rights reserved.