public class ModuleElementName extends Object
| Constructor and Description |
|---|
ModuleElementName(ModuleNamespace namespace,
String localName) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getLocalName() |
ModuleNamespace |
getNamespace() |
int |
hashCode() |
String |
toString() |
public ModuleElementName(ModuleNamespace namespace, String localName)
public ModuleNamespace getNamespace()
public String getLocalName()
Copyright © 2025 MuleSoft, Inc.. All rights reserved.