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