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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar11 that return SessionType
 SessionType EjbJar11Factory.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.EjbJar11 with parameters of type SessionType
 void DocumentRoot.setSession(SessionType value)
          Sets the value of the 'Session' containment reference.