Uses of Interface
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.ContainerTransactionType

Packages that use ContainerTransactionType
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl   
 

Uses of ContainerTransactionType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee that return ContainerTransactionType
 ContainerTransactionType ObjectFactory.createContainerTransactionType()
          Create an instance of ContainerTransactionType
 

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

Uses of ContainerTransactionType in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl
 

Classes in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that implement ContainerTransactionType
 class ContainerTransactionTypeImpl
           
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl with type parameters of type ContainerTransactionType
protected  List<ContainerTransactionType> AssemblyDescriptorTypeImpl.containerTransaction
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.novalueclass.javaee.impl that return types with arguments of type ContainerTransactionType
 List<ContainerTransactionType> AssemblyDescriptorTypeImpl.getContainerTransaction()
           
 



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