public abstract class MetaInvocable extends MetaAnnotated
parentMetaBean| Constructor and Description |
|---|
MetaInvocable() |
| Modifier and Type | Method and Description |
|---|---|
void |
addParameter(int idx,
MetaParameter param) |
MetaParameter |
getParameter(Integer index) |
Collection<MetaParameter> |
getParameters() |
addAnnotation, getAnnotationsgetParentMetaBeanaddValidation, copy, copyInto, createFeaturesMap, getFeature, getFeature, getFeatures, getValidations, hasValidation, initFeature, putFeature, setValidationspublic Collection<MetaParameter> getParameters()
public void addParameter(int idx,
MetaParameter param)
public MetaParameter getParameter(Integer index)
Copyright © 2010–2022 The Apache Software Foundation. All rights reserved.