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

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

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

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