Uses of Interface
org.eclipse.modisco.jee.webapp.webapp22.SessionConfigType

Packages that use SessionConfigType
org.eclipse.modisco.jee.webapp.webapp22   
 

Uses of SessionConfigType in org.eclipse.modisco.jee.webapp.webapp22
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 that return SessionConfigType
 SessionConfigType Webapp22Factory.createSessionConfigType()
          Returns a new object of class 'Session Config Type'.
 SessionConfigType DocumentRoot.getSessionConfig()
          Returns the value of the 'Session Config' containment reference.
 SessionConfigType WebAppType.getSessionConfig()
          Returns the value of the 'Session Config' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp22 with parameters of type SessionConfigType
 void DocumentRoot.setSessionConfig(SessionConfigType value)
          Sets the value of the 'Session Config' containment reference.
 void WebAppType.setSessionConfig(SessionConfigType value)
          Sets the value of the 'Session Config' containment reference.