public class ModuleIdentifier extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME_SEPARATOR |
| Constructor and Description |
|---|
ModuleIdentifier(String... elements) |
| Modifier and Type | Method and Description |
|---|---|
static ModuleIdentifier |
fromString(String name) |
String[] |
getElements() |
String |
toString() |
public static final String NAME_SEPARATOR
public ModuleIdentifier(String... elements)
Copyright © 2020 MuleSoft, Inc.. All rights reserved.