cisco.uc.cuae.legacy
Class CallControl.BlindTransferResult
java.lang.Object
cisco.uc.cuae.legacy.CallControl.BlindTransferResult
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing interface:
- CallControl
public static class CallControl.BlindTransferResult
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
returnValue
public CuaeCommon.CuaeResult returnValue
CallControl.BlindTransferResult
public CallControl.BlindTransferResult()
- Constructs the BlindTransferResult. Don't init any fields.
CallControl.BlindTransferResult
public CallControl.BlindTransferResult(CuaeCommon.CuaeResult returnValue)
- Constructs the BlindTransferResult.
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getReturnValue
public CuaeCommon.CuaeResult getReturnValue()
- Gets the value.
- Returns:
- the value.
setReturnValue
public void setReturnValue(CuaeCommon.CuaeResult value)
- Sets the value.
- Parameters:
value - the value.
Copyright © 2008. All Rights Reserved.