public interface SourceElement extends ParameterizableTypeElement
| Modifier and Type | Method and Description |
|---|---|
default String |
getAlias() |
default String |
getDescription() |
String |
getName()
Returns the component's name
|
Optional<MethodElement> |
getOnErrorMethod() |
Optional<MethodElement> |
getOnResponseMethod() |
List<Type> |
getSuperClassGenerics() |
getParameterGroups, getParameters, getParametersAnnotatedWithgetAnnotatedFields, getFieldsgetAnnotation, getAnnotations, isAnnotatedWithgetDeclaringClassstatic final String EMPTY
List<Type> getSuperClassGenerics()
SourceOptional<MethodElement> getOnResponseMethod()
Optional<MethodElement> getOnErrorMethod()
default String getAlias()
default String getDescription()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.