Uses of Class
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.ActivationConfigPropertyType

Packages that use ActivationConfigPropertyType
net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee   
 

Uses of ActivationConfigPropertyType in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type parameters of type ActivationConfigPropertyType
protected  List<ActivationConfigPropertyType> ActivationConfigType.activationConfigProperty
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return ActivationConfigPropertyType
 ActivationConfigPropertyType ActivationConfigPropertyType.clone()
          Creates and returns a copy of this object.
static ActivationConfigPropertyType ObjectFactory.copyOfActivationConfigPropertyType(ActivationConfigPropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.ActivationConfigPropertyType instance.
 ActivationConfigPropertyType ObjectFactory.createActivationConfigPropertyType()
          Create an instance of ActivationConfigPropertyType
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type ActivationConfigPropertyType
 List<ActivationConfigPropertyType> ActivationConfigType.getActivationConfigProperty()
          Gets the value of the activationConfigProperty property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with parameters of type ActivationConfigPropertyType
static ActivationConfigPropertyType ObjectFactory.copyOfActivationConfigPropertyType(ActivationConfigPropertyType clazz)
          Creates and returns a copy of a given net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee.ActivationConfigPropertyType instance.
 

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type ActivationConfigPropertyType
static void ActivationConfigType.copyActivationConfigProperty(List<ActivationConfigPropertyType> source, List<ActivationConfigPropertyType> target)
          Copies all values of property ActivationConfigProperty.
static void ActivationConfigType.copyActivationConfigProperty(List<ActivationConfigPropertyType> source, List<ActivationConfigPropertyType> target)
          Copies all values of property ActivationConfigProperty.
 

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



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