Uses of Class
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee.TransactionTypeType

Packages that use TransactionTypeType
net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee   
 

Uses of TransactionTypeType in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee
 

Fields in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee declared as TransactionTypeType
protected  TransactionTypeType MessageDrivenBeanType.transactionType
           
protected  TransactionTypeType SessionBeanType.transactionType
           
 

Methods in net.sourceforge.ccxjc.it.model.priv.collections.valueclass.javaee that return TransactionTypeType
 TransactionTypeType TransactionTypeType.clone()
          Creates and returns a copy of this object.
 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.priv.collections.valueclass.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.
 

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



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