public interface AttributeFieldType extends MetadataType
| Modifier and Type | Method and Description |
|---|---|
AttributeKeyType |
getKey()
The key of the attribute.
|
MetadataType |
getValue()
The value of the attribute
|
boolean |
isRequired()
If this attribute is required or not.
|
accept, getAnnotation, getAnnotations, getDescription, getMetadataFormatAttributeKeyType getKey()
MetadataType getValue()
boolean isRequired()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.