|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl.BasicAdviceTypeImpl
public class BasicAdviceTypeImpl
| Field Summary | |
|---|---|
protected String |
argNames
|
protected String |
method
|
protected String |
pointcut
|
protected String |
pointcutRef
|
| Constructor Summary | |
|---|---|
BasicAdviceTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl.BasicAdviceTypeImpl instance. |
|
BasicAdviceTypeImpl(BasicAdviceTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl.BasicAdviceTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
BasicAdviceTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getArgNames()
Gets the value of the argNames property. |
String |
getMethod()
Gets the value of the method property. |
String |
getPointcut()
Gets the value of the pointcut property. |
String |
getPointcutRef()
Gets the value of the pointcutRef property. |
void |
setArgNames(String value)
Sets the value of the argNames property. |
void |
setMethod(String value)
Sets the value of the method property. |
void |
setPointcut(String value)
Sets the value of the pointcut property. |
void |
setPointcutRef(String value)
Sets the value of the pointcutRef property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String pointcut
protected String pointcutRef
protected String method
protected String argNames
| Constructor Detail |
|---|
public BasicAdviceTypeImpl()
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl.BasicAdviceTypeImpl instance.
public BasicAdviceTypeImpl(BasicAdviceTypeImpl o)
net.sourceforge.ccxjc.it.model.priv.indexed.novalueclass.spring.aop.impl.BasicAdviceTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getPointcut()
BasicAdviceType
getPointcut in interface BasicAdviceTypeStringpublic void setPointcut(String value)
BasicAdviceType
setPointcut in interface BasicAdviceTypevalue - allowed object is
Stringpublic String getPointcutRef()
BasicAdviceType
getPointcutRef in interface BasicAdviceTypeStringpublic void setPointcutRef(String value)
BasicAdviceType
setPointcutRef in interface BasicAdviceTypevalue - allowed object is
Stringpublic String getMethod()
BasicAdviceType
getMethod in interface BasicAdviceTypeStringpublic void setMethod(String value)
BasicAdviceType
setMethod in interface BasicAdviceTypevalue - allowed object is
Stringpublic String getArgNames()
BasicAdviceType
getArgNames in interface BasicAdviceTypeStringpublic void setArgNames(String value)
BasicAdviceType
setArgNames in interface BasicAdviceTypevalue - allowed object is
Stringpublic BasicAdviceTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||