|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SessionConfigType
A representation of the model object 'Session Config Type'.
The following features are supported:
Webapp23Package.getSessionConfigType()| Method Summary | |
|---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
SessionTimeoutType |
getSessionTimeout()
Returns the value of the 'Session Timeout' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setSessionTimeout(SessionTimeoutType value)
Sets the value of the ' Session Timeout' containment reference. |
| Method Detail |
|---|
SessionTimeoutType getSessionTimeout()
If the meaning of the 'Session Timeout' containment reference isn't clear, there really should be more of a description here...
setSessionTimeout(SessionTimeoutType),
Webapp23Package.getSessionConfigType_SessionTimeout()void setSessionTimeout(SessionTimeoutType value)
Session Timeout' containment reference.
value - the new value of the 'Session Timeout' containment reference.getSessionTimeout()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp23Package.getSessionConfigType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||