|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface AfterReturningAdviceType
Java class for afterReturningAdviceType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="afterReturningAdviceType">
<complexContent>
<extension base="{http://www.springframework.org/schema/aop}basicAdviceType">
<attribute name="returning" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</complexContent>
</complexType>
| Method Summary | |
|---|---|
String |
getReturning()
Gets the value of the returning property. |
void |
setReturning(String value)
Sets the value of the returning property. |
| Methods inherited from interface net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.BasicAdviceType |
|---|
getArgNames, getMethod, getPointcut, getPointcutRef, setArgNames, setMethod, setPointcut, setPointcutRef |
| Method Detail |
|---|
String getReturning()
Stringvoid setReturning(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||