public final class RequireNameField extends Object implements org.mule.runtime.api.meta.model.ModelProperty
ConfigurationModel has a Field on which
the config's name should be injected.ConfigName,
Serialized Form| Constructor and Description |
|---|
RequireNameField(Field configNameField)
Creates a new instance
|
| Modifier and Type | Method and Description |
|---|---|
Field |
getConfigNameField() |
String |
getName() |
boolean |
isPublic() |
public RequireNameField(Field configNameField)
configNameField - on which the name should be injectedpublic Field getConfigNameField()
public String getName()
getName in interface org.mule.runtime.api.meta.model.ModelPropertygetName in interface org.mule.runtime.api.meta.NamedObjectrequireNameFieldpublic boolean isPublic()
isPublic in interface org.mule.runtime.api.meta.model.ModelPropertyfalseCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.