Uses of Class
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee.ActivationConfigPropertyType

Packages that use ActivationConfigPropertyType
net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee   
 

Uses of ActivationConfigPropertyType in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee declared as ActivationConfigPropertyType
protected  ActivationConfigPropertyType[] ActivationConfigType.activationConfigProperty
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee that return ActivationConfigPropertyType
 ActivationConfigPropertyType ActivationConfigPropertyType.clone()
          Creates and returns a copy of this object.
 ActivationConfigPropertyType ObjectFactory.createActivationConfigPropertyType()
          Create an instance of ActivationConfigPropertyType
 ActivationConfigPropertyType[] ActivationConfigType.getActivationConfigProperty()
           
 ActivationConfigPropertyType ActivationConfigType.getActivationConfigProperty(int idx)
           
 ActivationConfigPropertyType ActivationConfigType.setActivationConfigProperty(int idx, ActivationConfigPropertyType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.pkg.indexed.valueclass.javaee with parameters of type ActivationConfigPropertyType
 void ActivationConfigType.setActivationConfigProperty(ActivationConfigPropertyType[] values)
           
 ActivationConfigPropertyType ActivationConfigType.setActivationConfigProperty(int idx, ActivationConfigPropertyType value)
           
 

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



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