|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcedureDescriptor
Description: superinterface of ConstructorDescriptor and MethodDescriptor.
| Method Summary | |
|---|---|
MetaBean |
getMetaBean()
Get the owning metabean. |
List<ParameterDescriptor> |
getParameterDescriptors()
Get the parameter descriptors of this procedure. |
void |
setCascaded(boolean b)
Set whether this procedure should be validated. |
| Method Detail |
|---|
MetaBean getMetaBean()
void setCascaded(boolean b)
b - List<ParameterDescriptor> getParameterDescriptors()
List of ParameterDescriptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||