Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar20.TransAttributeType

Packages that use TransAttributeType
org.eclipse.modisco.jee.ejbjar.EjbJar20   
 

Uses of TransAttributeType in org.eclipse.modisco.jee.ejbjar.EjbJar20
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return TransAttributeType
 TransAttributeType EjbJar20Factory.createTransAttributeType()
          Returns a new object of class 'Trans Attribute Type'.
 TransAttributeType ContainerTransactionType.getTransAttribute()
          Returns the value of the 'Trans Attribute' containment reference.
 TransAttributeType DocumentRoot.getTransAttribute()
          Returns the value of the 'Trans Attribute' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type TransAttributeType
 void ContainerTransactionType.setTransAttribute(TransAttributeType value)
          Sets the value of the 'Trans Attribute' containment reference.
 void DocumentRoot.setTransAttribute(TransAttributeType value)
          Sets the value of the 'Trans Attribute' containment reference.