Uses of Interface
org.eclipse.modisco.jee.ejbjar.EjbJar21.SessionTypeType

Packages that use SessionTypeType
org.eclipse.modisco.jee.ejbjar.EjbJar21   
 

Uses of SessionTypeType in org.eclipse.modisco.jee.ejbjar.EjbJar21
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 that return SessionTypeType
 SessionTypeType EjbJar21Factory.createSessionTypeType()
          Returns a new object of class 'Session Type Type'.
 SessionTypeType SessionBeanType.getSessionType()
          Returns the value of the 'Session Type' containment reference.
 

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar21 with parameters of type SessionTypeType
 void SessionBeanType.setSessionType(SessionTypeType value)
          Sets the value of the 'Session Type' containment reference.