public class ManagedMethodParameterMetaData extends ManagedParameterMetaData
| Constructor and Description |
|---|
ManagedMethodParameterMetaData(int index)
Build a managed method parameter meta data.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getIndex() |
getName, setNamegetDescription, setDescriptionpublic ManagedMethodParameterMetaData(int index)
throws IllegalArgumentException
index - the parameter indexIllegalArgumentException - if the index is negativeCopyright © 2020 eXo Platform SAS. All Rights Reserved.