Uses of Interface
net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.ActivationConfigPropertyType

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return ActivationConfigPropertyType
 ActivationConfigPropertyType ObjectFactory.createActivationConfigPropertyType()
          Create an instance of ActivationConfigPropertyType
 

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

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

Classes in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that implement ActivationConfigPropertyType
 class ActivationConfigPropertyTypeImpl
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return types with arguments of type ActivationConfigPropertyType
 List<ActivationConfigPropertyType> ActivationConfigTypeImpl.getActivationConfigProperty()
           
 

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



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