Uses of Class
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.ActivationConfigType

Packages that use ActivationConfigType
net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee   
 

Uses of ActivationConfigType in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee declared as ActivationConfigType
protected  ActivationConfigType MessageDrivenBeanType.activationConfig
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee that return ActivationConfigType
 ActivationConfigType ActivationConfigType.clone()
          Creates and returns a copy of this object.
 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.priv.indexed.valueclass.javaee with parameters of type ActivationConfigType
 void MessageDrivenBeanType.setActivationConfig(ActivationConfigType value)
          Sets the value of the activationConfig property.
 

Constructors in net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee with parameters of type ActivationConfigType
ActivationConfigType(ActivationConfigType o)
          Creates a new net.sourceforge.ccxjc.it.model.priv.indexed.valueclass.javaee.ActivationConfigType instance by copying a given instance.
 



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