public class MetaParameter extends MetaAnnotated
parentMetaBean
Constructor and Description |
---|
MetaParameter(MetaInvocable metaMethod,
Integer index) |
Modifier and Type | Method and Description |
---|---|
Integer |
getIndex() |
MetaInvocable |
getMethod() |
MetaBean |
getParentMetaBean() |
addAnnotation, getAnnotations
addValidation, copy, copyInto, createFeaturesMap, getFeature, getFeature, getFeatures, getValidations, hasValidation, initFeature, putFeature, setValidations
public MetaParameter(MetaInvocable metaMethod, Integer index)
public MetaInvocable getMethod()
public Integer getIndex()
public MetaBean getParentMetaBean()
getParentMetaBean
in class Meta
Copyright © 2010–2016 The Apache Software Foundation. All rights reserved.