public class EdmFunctionImpl extends AbstractEdmOperation implements org.apache.olingo.commons.api.edm.EdmFunction
kind, typeNameedm| Constructor and Description |
|---|
EdmFunctionImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.FullQualifiedName name,
org.apache.olingo.commons.api.edm.provider.CsdlFunction function) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmReturnType |
getReturnType() |
boolean |
isComposable() |
getBindingParameterTypeFqn, getEntitySetPath, getParameter, getParameterNames, getReturnedEntitySet, isBindingParameterTypeCollection, isBoundgetFullQualifiedName, getKind, getNamespacegetNamegetAnnotation, getAnnotationsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetBindingParameterTypeFqn, getEntitySetPath, getParameter, getParameterNames, getReturnedEntitySet, isBindingParameterTypeCollection, isBoundpublic EdmFunctionImpl(org.apache.olingo.commons.api.edm.Edm edm,
org.apache.olingo.commons.api.edm.FullQualifiedName name,
org.apache.olingo.commons.api.edm.provider.CsdlFunction function)
public boolean isComposable()
isComposable in interface org.apache.olingo.commons.api.edm.EdmFunctionpublic org.apache.olingo.commons.api.edm.EdmReturnType getReturnType()
getReturnType in interface org.apache.olingo.commons.api.edm.EdmOperationgetReturnType in class AbstractEdmOperationCopyright © 2013–2015 The Apache Software Foundation. All rights reserved.