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

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

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

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

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