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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 that return SessionType
 SessionType EjbJar20Factory.createSessionType()
          Returns a new object of class 'Session Type'.
 SessionType DocumentRoot.getSession()
          Returns the value of the 'Session' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar20 with parameters of type SessionType
 void DocumentRoot.setSession(SessionType value)
          Sets the value of the 'Session' containment reference.