cisco.uc.cuae.legacy
Class CiscoExtensionMobility.LogoutOptions

java.lang.Object
  extended by cisco.uc.cuae.legacy.CiscoExtensionMobility.LogoutOptions
All Implemented Interfaces:
java.io.Serializable
Enclosing interface:
CiscoExtensionMobility

public static class CiscoExtensionMobility.LogoutOptions
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

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

option

public java.lang.String option
Warning: this is added by the cuae2etch conversion tool

Constructor Detail

CiscoExtensionMobility.LogoutOptions

public CiscoExtensionMobility.LogoutOptions()
Constructs the LogoutOptions. Don't init any fields.


CiscoExtensionMobility.LogoutOptions

public CiscoExtensionMobility.LogoutOptions(java.lang.String option)
Constructs the LogoutOptions.

Parameters:
option - Warning: this is added by the cuae2etch conversion tool
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

getOption

public java.lang.String getOption()
Gets the value. Warning: this is added by the cuae2etch conversion tool

Returns:
the value.

setOption

public void setOption(java.lang.String value)
Sets the value. Warning: this is added by the cuae2etch conversion tool

Parameters:
value - the value.


Copyright © 2008. All Rights Reserved.