public interface Action extends Named, Annotatable
Modifier and Type | Method and Description |
---|---|
String |
getEntitySetPath() |
Parameter |
getParameter(String name) |
List<Parameter> |
getParameters() |
ReturnType |
getReturnType() |
boolean |
isBound() |
getAnnotations
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.