|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.aop.impl.AspectTypeImpl
public class AspectTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected Integer |
order
|
protected List<javax.xml.bind.JAXBElement<?>> |
pointcutOrDeclareParentsOrBefore
|
protected String |
ref
|
| Constructor Summary | |
|---|---|
AspectTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.aop.impl.AspectTypeImpl instance. |
|
AspectTypeImpl(AspectTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.aop.impl.AspectTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AspectTypeImpl |
clone()
Creates and returns a copy of this object. |
protected static void |
copyPointcutOrDeclareParentsOrBefore(List<javax.xml.bind.JAXBElement<?>> source,
List<javax.xml.bind.JAXBElement<?>> target)
Copies all values of property PointcutOrDeclareParentsOrBefore. |
String |
getId()
Gets the value of the id property. |
Integer |
getOrder()
Gets the value of the order property. |
List<javax.xml.bind.JAXBElement<?>> |
getPointcutOrDeclareParentsOrBefore()
Gets the value of the pointcutOrDeclareParentsOrBefore property. |
String |
getRef()
Gets the value of the ref property. |
void |
setId(String value)
Sets the value of the id property. |
void |
setOrder(Integer value)
Sets the value of the order property. |
void |
setRef(String value)
Sets the value of the ref property. |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected List<javax.xml.bind.JAXBElement<?>> pointcutOrDeclareParentsOrBefore
protected String id
protected String ref
protected Integer order
| Constructor Detail |
|---|
public AspectTypeImpl()
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.aop.impl.AspectTypeImpl instance.
public AspectTypeImpl(AspectTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.spring.aop.impl.AspectTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public List<javax.xml.bind.JAXBElement<?>> getPointcutOrDeclareParentsOrBefore()
AspectType
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the pointcutOrDeclareParentsOrBefore property.
For example, to add a new item, do as follows:
getPointcutOrDeclareParentsOrBefore().add(newItem);
Objects of the following type(s) are allowed in the list
JAXBElement<AfterReturningAdviceType>
JAXBElement<BasicAdviceType>
JAXBElement<AfterThrowingAdviceType>
JAXBElement<DeclareParentsType>
JAXBElement<BasicAdviceType>
JAXBElement<BasicAdviceType>
JAXBElement<PointcutType>
getPointcutOrDeclareParentsOrBefore in interface AspectTypepublic String getId()
AspectType
getId in interface AspectTypeStringpublic void setId(String value)
AspectType
setId in interface AspectTypevalue - allowed object is
Stringpublic String getRef()
AspectType
getRef in interface AspectTypeStringpublic void setRef(String value)
AspectType
setRef in interface AspectTypevalue - allowed object is
Stringpublic Integer getOrder()
AspectType
getOrder in interface AspectTypeIntegerpublic void setOrder(Integer value)
AspectType
setOrder in interface AspectTypevalue - allowed object is
Integer
protected static void copyPointcutOrDeclareParentsOrBefore(List<javax.xml.bind.JAXBElement<?>> source,
List<javax.xml.bind.JAXBElement<?>> target)
PointcutOrDeclareParentsOrBefore.
target - The target to copy source to.source - The source to copy from.
NullPointerException - if source or target is null.public AspectTypeImpl clone()
clone in class Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||