| Package | Description |
|---|---|
| org.mule.devkit.api.metadata |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMetaDataKeyLevel |
| Modifier and Type | Field and Description |
|---|---|
protected MetaDataKeyLevel |
ComposedMetaDataKeyBuilder.LevelBuilder.currentLevel |
| Modifier and Type | Field and Description |
|---|---|
protected List<MetaDataKeyLevel> |
ComposedMetaDataKeyBuilder.CombinationBuilder.levels |
| Modifier and Type | Method and Description |
|---|---|
MetaDataKeyLevel |
MetaDataKeyLevel.addId(String id,
String label) |
MetaDataKeyLevel |
DefaultMetaDataKeyLevel.addId(String id,
String label)
Adds the id to the current level.
|
| Modifier and Type | Method and Description |
|---|---|
ComposedMetaDataKeyBuilder.LevelBuilder |
ComposedMetaDataKeyBuilder.LevelBuilder.addIds(MetaDataKeyLevel level) |
ComposedMetaDataKeyBuilder.CombinationBuilder |
ComposedMetaDataKeyBuilder.CombinationBuilder.endLevel(MetaDataKeyLevel currentLevel) |
Copyright © 2010–2015 MuleSoft, Inc.. All rights reserved.