| Package | Description |
|---|---|
| org.mule.metadata.api.builder | |
| org.mule.metadata.api.model | |
| org.mule.metadata.api.model.impl | |
| org.mule.metadata.api.visitor |
| Modifier and Type | Method and Description |
|---|---|
AttributeFieldType |
AttributeFieldTypeBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributeFieldType> |
ObjectKeyType.getAttributes()
All the attributes of this key
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultAttributeFieldType |
| Modifier and Type | Method and Description |
|---|---|
Collection<AttributeFieldType> |
DefaultObjectKeyType.getAttributes() |
| Constructor and Description |
|---|
DefaultObjectKeyType(Optional<QName> name,
Optional<Pattern> pattern,
Collection<AttributeFieldType> attributes,
MetadataFormat metadataFormat,
Map<Class<? extends TypeAnnotation>,TypeAnnotation> extensions) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataTypeVisitor.visitAttributeField(AttributeFieldType attributeFieldType) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.