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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar30 that return TransAttributeType
 TransAttributeType EjbJar30Factory.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.EjbJar30 with parameters of type TransAttributeType
 void ContainerTransactionType.setTransAttribute(TransAttributeType value)
          Sets the value of the 'Trans Attribute' containment reference.