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 |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getName() |
String |
getNamespace() |
int |
hashCode() |
static ComponentIdentifier |
parseComponentIdentifier(String componentIdentifier) |
String |
toString() |
public static QName ANNOTATION_NAME
public String getNamespace()
public String getName()
public static ComponentIdentifier parseComponentIdentifier(String componentIdentifier)
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.