|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoveMethod
Interface for element remove-method.
| Field Summary | |
|---|---|
static String |
NAME
Name of this element. |
| Method Summary | |
|---|---|
IMethodDD |
getMethod()
|
Boolean |
getRetainIfException()
|
void |
setMethod(IMethodDD method)
Sets the method of the bean which needs to be marked. |
void |
setRetainIfException(boolean retainIfException)
If there is an exception, the bean should be kept or not. |
| Field Detail |
|---|
static final String NAME
| Method Detail |
|---|
void setMethod(IMethodDD method)
method - the method to useIMethodDD getMethod()
void setRetainIfException(boolean retainIfException)
retainIfException - true to keep, or false to removeBoolean getRetainIfException()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||