public interface MethodElement extends WithParameters, org.mule.runtime.api.meta.NamedObject, WithAnnotations, WithDeclaringClass
| Modifier and Type | Method and Description |
|---|---|
default String |
getAlias() |
default String |
getDescription() |
Method |
getMethod() |
String |
getName()
Returns the component's name
|
Class<?> |
getReturnType() |
getParameterGroups, getParameters, getParametersAnnotatedWithgetAnnotation, getAnnotations, isAnnotatedWithgetDeclaringClassstatic final String EMPTY
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.