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

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

Uses of ContainerTransactionType 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 ContainerTransactionType
protected  List<ContainerTransactionType> AssemblyDescriptorType.containerTransaction
           
 

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee that return types with arguments of type ContainerTransactionType
 List<ContainerTransactionType> AssemblyDescriptorType.getContainerTransaction()
          Gets the value of the containerTransaction property.
 

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

Method parameters in net.sourceforge.ccxjc.it.model.pub.collections.valueclass.javaee with type arguments of type ContainerTransactionType
static void AssemblyDescriptorType.copyContainerTransaction(List<ContainerTransactionType> source, List<ContainerTransactionType> target)
          Copies all values of property ContainerTransaction.
static void AssemblyDescriptorType.copyContainerTransaction(List<ContainerTransactionType> source, List<ContainerTransactionType> target)
          Copies all values of property ContainerTransaction.
 

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



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