|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.AdvisorTypeImpl
public class AdvisorTypeImpl
| Field Summary | |
|---|---|
protected String |
adviceRef
|
protected String |
id
|
protected Integer |
order
|
protected String |
pointcut
|
protected String |
pointcutRef
|
| Constructor Summary | |
|---|---|
AdvisorTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.AdvisorTypeImpl instance. |
|
AdvisorTypeImpl(AdvisorTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.AdvisorTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AdvisorTypeImpl |
clone()
Creates and returns a copy of this object. |
String |
getAdviceRef()
Gets the value of the adviceRef property. |
String |
getId()
Gets the value of the id property. |
Integer |
getOrder()
Gets the value of the order property. |
String |
getPointcut()
Gets the value of the pointcut property. |
String |
getPointcutRef()
Gets the value of the pointcutRef property. |
void |
setAdviceRef(String value)
Sets the value of the adviceRef property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setOrder(Integer value)
Sets the value of the order 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 id
protected String adviceRef
protected String pointcut
protected String pointcutRef
protected Integer order
| Constructor Detail |
|---|
public AdvisorTypeImpl()
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.AdvisorTypeImpl instance.
public AdvisorTypeImpl(AdvisorTypeImpl o)
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.spring.aop.impl.AdvisorTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public String getId()
AdvisorType
getId in interface AdvisorTypeStringpublic void setId(String value)
AdvisorType
setId in interface AdvisorTypevalue - allowed object is
Stringpublic String getAdviceRef()
AdvisorType
getAdviceRef in interface AdvisorTypeStringpublic void setAdviceRef(String value)
AdvisorType
setAdviceRef in interface AdvisorTypevalue - allowed object is
Stringpublic String getPointcut()
AdvisorType
getPointcut in interface AdvisorTypeStringpublic void setPointcut(String value)
AdvisorType
setPointcut in interface AdvisorTypevalue - allowed object is
Stringpublic String getPointcutRef()
AdvisorType
getPointcutRef in interface AdvisorTypeStringpublic void setPointcutRef(String value)
AdvisorType
setPointcutRef in interface AdvisorTypevalue - allowed object is
Stringpublic Integer getOrder()
AdvisorType
getOrder in interface AdvisorTypeIntegerpublic void setOrder(Integer value)
AdvisorType
setOrder in interface AdvisorTypevalue - allowed object is
Integerpublic AdvisorTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||