|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.genesyslab.ail.CoBrowseParameters
public class CoBrowseParameters
Parameters for a co-browse session.
| Constructor Summary | |
|---|---|
CoBrowseParameters()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getCoBrowseAccount()
Returns the name of the co-browse account. |
java.lang.String |
getCoBrowseServer()
Returns the name of the co-browse server. |
void |
setCoBrowseAccount(java.lang.String cobrowse_account)
Sets the name of the co-browse account. |
void |
setCoBrowseServer(java.lang.String cobrowse_server)
Sets the name of the co-browse server. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CoBrowseParameters()
| Method Detail |
|---|
public java.lang.String getCoBrowseServer()
public void setCoBrowseServer(java.lang.String cobrowse_server)
public java.lang.String getCoBrowseAccount()
public void setCoBrowseAccount(java.lang.String cobrowse_account)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||