public class MetadataKeyIdModel extends Object
| Constructor and Description |
|---|
MetadataKeyIdModel(org.mule.metadata.api.model.MetadataType type,
String parameterName)
Creates a new instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getParameterName() |
org.mule.metadata.api.model.MetadataType |
getType() |
public MetadataKeyIdModel(org.mule.metadata.api.model.MetadataType type,
String parameterName)
type - of the ParameterModel annotated with MetadataKeyId.public org.mule.metadata.api.model.MetadataType getType()
ParameterModel annotated with MetadataKeyId.public String getParameterName()
MetadataKeyId.Copyright © 2019 MuleSoft, Inc.. All rights reserved.