| Package | Description |
|---|---|
| org.mule.runtime.api.component |
| Modifier and Type | Method and Description |
|---|---|
TypedComponentIdentifier.ComponentType |
TypedComponentIdentifier.getType() |
static TypedComponentIdentifier.ComponentType |
TypedComponentIdentifier.ComponentType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypedComponentIdentifier.ComponentType[] |
TypedComponentIdentifier.ComponentType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TypedComponentIdentifier.Builder |
TypedComponentIdentifier.Builder.type(TypedComponentIdentifier.ComponentType componentType) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.