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, getAnnotations
getParentMetaBean
addValidation, copy, copyInto, createFeaturesMap, getFeature, getFeature, getFeatures, getValidations, hasValidation, initFeature, putFeature, setValidations
public Collection<MetaParameter> getParameters()
public void addParameter(int idx, MetaParameter param)
public MetaParameter getParameter(Integer index)
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.