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

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

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

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