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

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

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

Methods in org.eclipse.modisco.jee.ejbjar.EjbJar31 that return SessionTypeType
 SessionTypeType EjbJar31Factory.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.EjbJar31 with parameters of type SessionTypeType
 void SessionBeanType.setSessionType(SessionTypeType value)
          Sets the value of the 'Session Type' containment reference.