Uses of Interface
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.ActivationConfigType

Packages that use ActivationConfigType
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl   
 

Uses of ActivationConfigType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee that return ActivationConfigType
 ActivationConfigType ObjectFactory.createActivationConfigType()
          Create an instance of ActivationConfigType
 ActivationConfigType MessageDrivenBeanType.getActivationConfig()
          Gets the value of the activationConfig property.
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee with parameters of type ActivationConfigType
 void MessageDrivenBeanType.setActivationConfig(ActivationConfigType value)
          Sets the value of the activationConfig property.
 

Uses of ActivationConfigType in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that implement ActivationConfigType
 class ActivationConfigTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl that return ActivationConfigType
 ActivationConfigType MessageDrivenBeanTypeImpl.getActivationConfig()
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.impl with parameters of type ActivationConfigType
 void MessageDrivenBeanTypeImpl.setActivationConfig(ActivationConfigType value)
           
 



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