| 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 |
|---|---|
ObjectKeyType |
ObjectKeyBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
ObjectKeyType |
ObjectFieldType.getKey()
The key of this field
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultObjectKeyType |
| Modifier and Type | Method and Description |
|---|---|
ObjectKeyType |
DefaultObjectFieldType.getKey() |
| Constructor and Description |
|---|
DefaultObjectFieldType(ObjectKeyType key,
MetadataType value,
boolean isRequired,
boolean isRepeated,
MetadataFormat metadataFormat,
Map<Class<? extends TypeAnnotation>,TypeAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
void |
MetadataTypeVisitor.visitObjectKey(ObjectKeyType objectKeyType) |
Copyright © 2020 MuleSoft, Inc.. All rights reserved.