| Package | Description |
|---|---|
| org.mule.metadata.api.model | |
| org.mule.metadata.api.model.impl | |
| org.mule.metadata.api.visitor |
| Modifier and Type | Method and Description |
|---|---|
AttributeKeyType |
AttributeFieldType.getKey()
The key of the attribute.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAttributeKeyType |
| Modifier and Type | Method and Description |
|---|---|
AttributeKeyType |
DefaultAttributeFieldType.getKey() |
| Constructor and Description |
|---|
DefaultAttributeFieldType(AttributeKeyType key,
MetadataType value,
boolean required,
MetadataFormat metadataFormat,
Map<Class<? extends TypeAnnotation>,TypeAnnotation> extensions) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataTypeVisitor.visitAttributeKey(AttributeKeyType attributeKeyType) |
Copyright © 2019 MuleSoft, Inc.. All rights reserved.