public class ComponentIdentifier extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ComponentIdentifier.Builder |
| Modifier and Type | Field and Description |
|---|---|
static QName |
ANNOTATION_NAME |
static QName |
ANNOTATION_PARAMETERS |
| Modifier and Type | Method and Description |
|---|---|
static ComponentIdentifier.Builder |
builder() |
boolean |
equals(Object o) |
String |
getName() |
String |
getNamespace() |
int |
hashCode() |
static ComponentIdentifier |
parseComponentIdentifier(String componentIdentifier) |
String |
toString() |
public static QName ANNOTATION_NAME
public static QName ANNOTATION_PARAMETERS
public String getNamespace()
public String getName()
public static ComponentIdentifier parseComponentIdentifier(String componentIdentifier)
public static ComponentIdentifier.Builder builder()
ComponentIdentifier.BuilderCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.