|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PointcutType | |
|---|---|
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop | |
| net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl | |
| Uses of PointcutType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop |
|---|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop that return PointcutType | |
|---|---|
PointcutType |
ObjectFactory.createPointcutType()
Create an instance of PointcutType |
PointcutType[] |
Config.getPointcut()
|
PointcutType |
Config.getPointcut(int idx)
|
PointcutType |
Config.setPointcut(int idx,
PointcutType value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop that return types with arguments of type PointcutType | |
|---|---|
javax.xml.bind.JAXBElement<PointcutType> |
ObjectFactory.createAspectTypePointcut(PointcutType value)
Create an instance of JAXBElement<PointcutType>} |
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop with parameters of type PointcutType | |
|---|---|
javax.xml.bind.JAXBElement<PointcutType> |
ObjectFactory.createAspectTypePointcut(PointcutType value)
Create an instance of JAXBElement<PointcutType>} |
PointcutType |
Config.setPointcut(int idx,
PointcutType value)
|
void |
Config.setPointcut(PointcutType[] values)
|
| Uses of PointcutType in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl |
|---|
| Classes in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl that implement PointcutType | |
|---|---|
class |
PointcutTypeImpl
|
| Fields in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl declared as PointcutType | |
|---|---|
protected PointcutType[] |
ConfigImpl.pointcut
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl that return PointcutType | |
|---|---|
PointcutType[] |
ConfigImpl.getPointcut()
|
PointcutType |
ConfigImpl.getPointcut(int idx)
|
PointcutType |
ConfigImpl.setPointcut(int idx,
PointcutType value)
|
| Methods in net.sourceforge.ccxjc.it.model.pub.indexed.novalueclass.spring.aop.impl with parameters of type PointcutType | |
|---|---|
void |
ConfigImpl.copyPointcut(PointcutType[] source)
Copies all values of property Pointcut. |
PointcutType |
ConfigImpl.setPointcut(int idx,
PointcutType value)
|
void |
ConfigImpl.setPointcut(PointcutType[] values)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||