public interface FieldElement extends ExtensionParameter
| Modifier and Type | Field and Description |
|---|---|
static String |
EMPTY |
IMPLICIT_ARGUMENT_TYPES| Modifier and Type | Method and Description |
|---|---|
default String |
getAlias() |
default AnnotatedElement |
getDeclaringElement() |
default String |
getDescription() |
Field |
getField() |
String |
getName()
Returns the component's name
|
String |
getOwnerDescription() |
Type |
getType() |
defaultValue, getJavaType, getMetadataType, isRequired, shouldBeAdvertisedgetAnnotation, getAnnotations, isAnnotatedWithstatic final String EMPTY
default AnnotatedElement getDeclaringElement()
getDeclaringElement in interface ExtensionParameterAnnotatedElement form which this instance was derivedType getType()
TypeWrapper of the represented componentdefault String getAlias()
default String getDescription()
String getOwnerDescription()
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.