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

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

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

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

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