@ThreadSafe public static class WP_Poll.SessionScope extends Object implements Serializable
VSession.scopePoll()
,
Serialized FormConstructor and Description |
---|
WP_Poll.SessionScope(VSession session)
Constructs a SessionScope.
|
Modifier and Type | Method and Description |
---|---|
String |
getLastName()
The last poll-name fore-navigated to, or null if there is none.
|
void |
setLastName(String newLastName)
Sets the last poll-name fore-navigated to.
|
public WP_Poll.SessionScope(VSession session)
public String getLastName()
setLastName(String)
public void setLastName(String newLastName)
getLastName()