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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return StatefulTimeoutType
 StatefulTimeoutType EjbJar31Factory.createStatefulTimeoutType()
          Returns a new object of class 'Stateful Timeout Type'.
 StatefulTimeoutType SessionBeanType.getStatefulTimeout()
          Returns the value of the 'Stateful Timeout' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 with parameters of type StatefulTimeoutType
 void SessionBeanType.setStatefulTimeout(StatefulTimeoutType value)
          Sets the value of the 'Stateful Timeout' containment reference.