|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.CiscoExtensionMobility.LogoutOptions
public static class CiscoExtensionMobility.LogoutOptions
| Field Summary | |
|---|---|
java.lang.String |
option
Warning: this is added by the cuae2etch conversion tool |
| Constructor Summary | |
|---|---|
CiscoExtensionMobility.LogoutOptions()
Constructs the LogoutOptions. |
|
CiscoExtensionMobility.LogoutOptions(java.lang.String option)
Constructs the LogoutOptions. |
|
| Method Summary | |
|---|---|
java.lang.String |
getOption()
Gets the value. |
void |
setOption(java.lang.String value)
Sets the value. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String option
| Constructor Detail |
|---|
public CiscoExtensionMobility.LogoutOptions()
public CiscoExtensionMobility.LogoutOptions(java.lang.String option)
option - Warning: this is added by the cuae2etch conversion tool| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getOption()
public void setOption(java.lang.String value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||