net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee
Interface TransactionTypeType

All Superinterfaces:
String
All Known Implementing Classes:
TransactionTypeTypeImpl

public interface TransactionTypeType
extends String

The transaction-typeType specifies an enterprise bean's transaction management type. The transaction-type must be one of the two following: Bean Container

Java class for transaction-typeType complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="transaction-typeType">
   <simpleContent>
     <restriction base="<http://java.sun.com/xml/ns/javaee>string">
     </restriction>
   </simpleContent>
 </complexType>
 


Method Summary
 
Methods inherited from interface net.sourceforge.ccxjc.it.model.prot.collections.novalueclass.javaee.String
getId, getValue, setId, setValue
 



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