@NoImplement public interface FieldElement extends ExtensionParameter
IMPLICIT_ARGUMENT_TYPES| Modifier and Type | Method and Description |
|---|---|
default Optional<AnnotatedElement> |
getDeclaringElement() |
Optional<Field> |
getField() |
String |
getName()
Returns the component's name
|
String |
getOwnerDescription() |
Type |
getType() |
default void |
set(Object object,
Object value)
Sets the
value into the target instance |
defaultValue, getElement, isRequired, shouldBeAdvertisedgetAlias, getDescriptiongetAnnotation, getValueFromAnnotation, isAnnotatedWithdefault void set(Object object, Object value)
value into the target instancetarget - the object on which the field value is to be setvalue - the value to setdefault Optional<AnnotatedElement> getDeclaringElement()
getDeclaringElement in interface ExtensionParameterAnnotatedElement form which this instance was derivedType getType()
TypeWrapper of the represented componentString getOwnerDescription()
Copyright © 2003–2024 MuleSoft, Inc.. All rights reserved.