Interface EdmActionImport
- All Superinterfaces:
EdmAnnotatable
,EdmNamed
,EdmOperationImport
An EdmActionImport element.
-
Method Summary
Methods inherited from interface org.apache.olingo.commons.api.edm.EdmAnnotatable
getAnnotation, getAnnotations
Methods inherited from interface org.apache.olingo.commons.api.edm.EdmOperationImport
getEntityContainer, getFullQualifiedName, getReturnedEntitySet
-
Method Details
-
getUnboundAction
EdmAction getUnboundAction()Gets unbound action.- Returns:
- unbound action.
-