Uses of Interface
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.ContainerTransactionType

Packages that use ContainerTransactionType
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee   
net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl   
 

Uses of ContainerTransactionType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee that return ContainerTransactionType
 ContainerTransactionType ObjectFactory.createContainerTransactionType()
          Create an instance of ContainerTransactionType
 ContainerTransactionType[] AssemblyDescriptorType.getContainerTransaction()
           
 ContainerTransactionType AssemblyDescriptorType.getContainerTransaction(int idx)
           
 ContainerTransactionType AssemblyDescriptorType.setContainerTransaction(int idx, ContainerTransactionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee with parameters of type ContainerTransactionType
 void AssemblyDescriptorType.setContainerTransaction(ContainerTransactionType[] values)
           
 ContainerTransactionType AssemblyDescriptorType.setContainerTransaction(int idx, ContainerTransactionType value)
           
 

Uses of ContainerTransactionType in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl
 

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

Fields in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl declared as ContainerTransactionType
protected  ContainerTransactionType[] AssemblyDescriptorTypeImpl.containerTransaction
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl that return ContainerTransactionType
 ContainerTransactionType[] AssemblyDescriptorTypeImpl.getContainerTransaction()
           
 ContainerTransactionType AssemblyDescriptorTypeImpl.getContainerTransaction(int idx)
           
 ContainerTransactionType AssemblyDescriptorTypeImpl.setContainerTransaction(int idx, ContainerTransactionType value)
           
 

Methods in net.sourceforge.ccxjc.it.model.prot.indexed.novalueclass.javaee.impl with parameters of type ContainerTransactionType
protected  void AssemblyDescriptorTypeImpl.copyContainerTransaction(ContainerTransactionType[] source)
          Copies all values of property ContainerTransaction.
 void AssemblyDescriptorTypeImpl.setContainerTransaction(ContainerTransactionType[] values)
           
 ContainerTransactionType AssemblyDescriptorTypeImpl.setContainerTransaction(int idx, ContainerTransactionType value)
           
 



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