public interface TypedComponentIdentifier
TypedComponentIdentifier.ComponentType.| Modifier and Type | Interface and Description |
|---|---|
static interface |
TypedComponentIdentifier.Builder
Builder interface for
TypedComponentIdentifier. |
static class |
TypedComponentIdentifier.ComponentType
Declares different types of component based on its common characteristics.
|
| Modifier and Type | Method and Description |
|---|---|
static TypedComponentIdentifier.Builder |
builder() |
ComponentIdentifier |
getIdentifier() |
TypedComponentIdentifier.ComponentType |
getType() |
TypedComponentIdentifier.ComponentType getType()
ComponentIdentifier getIdentifier()
static TypedComponentIdentifier.Builder builder()
Copyright © 2017 MuleSoft, Inc.. All rights reserved.