| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp23 |
| Modifier and Type | Method and Description |
|---|---|
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.
|
| Modifier and Type | Method and Description |
|---|---|
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. |