public interface MetaProcedure extends MetaModifiable
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends MetaClass> |
getExceptionTypes() |
List<? extends MetaType> |
getParameterTypes() |
getModifiersCollection<? extends MetaClass> getExceptionTypes()
see also the complete user documentation .