Uses of Interface
org.eclipse.modisco.jee.webapp.webapp23.SessionTimeoutType

Packages that use SessionTimeoutType
org.eclipse.modisco.jee.webapp.webapp23   
 

Uses of SessionTimeoutType in org.eclipse.modisco.jee.webapp.webapp23
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 that return SessionTimeoutType
 SessionTimeoutType Webapp23Factory.createSessionTimeoutType()
          Returns a new object of class 'Session Timeout Type'.
 SessionTimeoutType DocumentRoot.getSessionTimeout()
          Returns the value of the 'Session Timeout' containment reference.
 SessionTimeoutType SessionConfigType.getSessionTimeout()
          Returns the value of the 'Session Timeout' containment reference.
 

Methods in org.eclipse.modisco.jee.webapp.webapp23 with parameters of type SessionTimeoutType
 void DocumentRoot.setSessionTimeout(SessionTimeoutType value)
          Sets the value of the 'Session Timeout' containment reference.
 void SessionConfigType.setSessionTimeout(SessionTimeoutType value)
          Sets the value of the 'Session Timeout' containment reference.