|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectTypeImpl
public class AspectTypeImpl
| Field Summary | |
|---|---|
protected String |
id
|
protected Integer |
order
|
protected javax.xml.bind.JAXBElement<?>[] |
pointcutOrDeclareParentsOrBefore
|
protected String |
ref
|
| Constructor Summary | |
|---|---|
AspectTypeImpl()
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectTypeImpl instance. |
|
AspectTypeImpl(AspectTypeImpl o)
Creates a new net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectTypeImpl instance by copying a given instance. |
|
| Method Summary | |
|---|---|
AspectTypeImpl |
clone()
Creates and returns a copy of this object. |
protected void |
copyPointcutOrDeclareParentsOrBefore(javax.xml.bind.JAXBElement<?>[] source)
Copies all values of property PointcutOrDeclareParentsOrBefore. |
String |
getId()
Gets the value of the id property. |
Integer |
getOrder()
Gets the value of the order property. |
javax.xml.bind.JAXBElement<?>[] |
getPointcutOrDeclareParentsOrBefore()
|
javax.xml.bind.JAXBElement<?> |
getPointcutOrDeclareParentsOrBefore(int idx)
|
int |
getPointcutOrDeclareParentsOrBeforeLength()
|
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. |
javax.xml.bind.JAXBElement<?> |
setPointcutOrDeclareParentsOrBefore(int idx,
javax.xml.bind.JAXBElement<?> value)
|
void |
setPointcutOrDeclareParentsOrBefore(javax.xml.bind.JAXBElement<?>[] values)
|
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 javax.xml.bind.JAXBElement<?>[] pointcutOrDeclareParentsOrBefore
protected String id
protected String ref
protected Integer order
| Constructor Detail |
|---|
public AspectTypeImpl()
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectTypeImpl instance.
public AspectTypeImpl(AspectTypeImpl o)
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.spring.aop.impl.AspectTypeImpl instance by copying a given instance.
o - The instance to copy or null.| Method Detail |
|---|
public javax.xml.bind.JAXBElement<?>[] getPointcutOrDeclareParentsOrBefore()
getPointcutOrDeclareParentsOrBefore in interface AspectTypeJAXBElement<BasicAdviceType>
JAXBElement<AfterThrowingAdviceType>
JAXBElement<PointcutType>
JAXBElement<BasicAdviceType>
JAXBElement<BasicAdviceType>
JAXBElement<AfterReturningAdviceType>
JAXBElement<DeclareParentsType>public javax.xml.bind.JAXBElement<?> getPointcutOrDeclareParentsOrBefore(int idx)
getPointcutOrDeclareParentsOrBefore in interface AspectTypeJAXBElement<BasicAdviceType>
JAXBElement<AfterThrowingAdviceType>
JAXBElement<PointcutType>
JAXBElement<BasicAdviceType>
JAXBElement<BasicAdviceType>
JAXBElement<AfterReturningAdviceType>
JAXBElement<DeclareParentsType>public int getPointcutOrDeclareParentsOrBeforeLength()
getPointcutOrDeclareParentsOrBeforeLength in interface AspectTypepublic void setPointcutOrDeclareParentsOrBefore(javax.xml.bind.JAXBElement<?>[] values)
setPointcutOrDeclareParentsOrBefore in interface AspectTypevalues - allowed objects are
JAXBElement<BasicAdviceType>
JAXBElement<AfterThrowingAdviceType>
JAXBElement<PointcutType>
JAXBElement<BasicAdviceType>
JAXBElement<BasicAdviceType>
JAXBElement<AfterReturningAdviceType>
JAXBElement<DeclareParentsType>
public javax.xml.bind.JAXBElement<?> setPointcutOrDeclareParentsOrBefore(int idx,
javax.xml.bind.JAXBElement<?> value)
setPointcutOrDeclareParentsOrBefore in interface AspectTypevalue - allowed object is
JAXBElement<BasicAdviceType>
JAXBElement<AfterThrowingAdviceType>
JAXBElement<PointcutType>
JAXBElement<BasicAdviceType>
JAXBElement<BasicAdviceType>
JAXBElement<AfterReturningAdviceType>
JAXBElement<DeclareParentsType>public 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
Integerprotected void copyPointcutOrDeclareParentsOrBefore(javax.xml.bind.JAXBElement<?>[] source)
PointcutOrDeclareParentsOrBefore.
source - The source to copy from.
NullPointerException - if source 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 | |||||||||