Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop.BasicAdviceType

Packages that use BasicAdviceType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop.impl   
 

Uses of BasicAdviceType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop
 

Subinterfaces of BasicAdviceType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop
 interface AfterReturningAdviceType
          Java class for afterReturningAdviceType complex type.
 interface AfterThrowingAdviceType
          Java class for afterThrowingAdviceType complex type.
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop that return BasicAdviceType
 BasicAdviceType ObjectFactory.createBasicAdviceType()
          Create an instance of BasicAdviceType
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop that return types with arguments of type BasicAdviceType
 javax.xml.bind.JAXBElement<BasicAdviceType> ObjectFactory.createAspectTypeAfter(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 javax.xml.bind.JAXBElement<BasicAdviceType> ObjectFactory.createAspectTypeAround(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 javax.xml.bind.JAXBElement<BasicAdviceType> ObjectFactory.createAspectTypeBefore(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop with parameters of type BasicAdviceType
 javax.xml.bind.JAXBElement<BasicAdviceType> ObjectFactory.createAspectTypeAfter(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 javax.xml.bind.JAXBElement<BasicAdviceType> ObjectFactory.createAspectTypeAround(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 javax.xml.bind.JAXBElement<BasicAdviceType> ObjectFactory.createAspectTypeBefore(BasicAdviceType value)
          Create an instance of JAXBElement<BasicAdviceType>}
 

Uses of BasicAdviceType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.spring.aop.impl that implement BasicAdviceType
 class AfterReturningAdviceTypeImpl
           
 class AfterThrowingAdviceTypeImpl
           
 class BasicAdviceTypeImpl
           
 



Copyright © 2009 The CC-XJC Community. All Rights Reserved.