Uses of Class
org.mule.metadata.message.api.el.ModuleIdentifier
-
Packages that use ModuleIdentifier Package Description org.mule.metadata.message.api.el -
-
Uses of ModuleIdentifier in org.mule.metadata.message.api.el
Methods in org.mule.metadata.message.api.el that return ModuleIdentifier Modifier and Type Method Description static ModuleIdentifierModuleIdentifier. fromString(String name)ModuleIdentifierModuleDefinition. getName()Constructors in org.mule.metadata.message.api.el with parameters of type ModuleIdentifier Constructor Description ModuleDefinition(ModuleIdentifier name, Map<String,MetadataType> declaredElements)ModuleDefinition(ModuleIdentifier name, Map<String,MetadataType> declaredElements, List<MetadataType> declaredTypes)
-