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

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

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

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee that return TransactionTypeType
 TransactionTypeType ObjectFactory.createTransactionTypeType()
          Create an instance of TransactionTypeType
 TransactionTypeType MessageDrivenBeanType.getTransactionType()
          Gets the value of the transactionType property.
 TransactionTypeType SessionBeanType.getTransactionType()
          Gets the value of the transactionType property.
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee with parameters of type TransactionTypeType
 void MessageDrivenBeanType.setTransactionType(TransactionTypeType value)
          Sets the value of the transactionType property.
 void SessionBeanType.setTransactionType(TransactionTypeType value)
          Sets the value of the transactionType property.
 

Uses of TransactionTypeType 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 TransactionTypeType
 class TransactionTypeTypeImpl
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl that return TransactionTypeType
 TransactionTypeType SessionBeanTypeImpl.getTransactionType()
           
 TransactionTypeType MessageDrivenBeanTypeImpl.getTransactionType()
           
 

Methods in net.sourceforge.ccxjc.it.model.pub.collections.novalueclass.javaee.impl with parameters of type TransactionTypeType
 void SessionBeanTypeImpl.setTransactionType(TransactionTypeType value)
           
 void MessageDrivenBeanTypeImpl.setTransactionType(TransactionTypeType value)
           
 



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