de.starface.integration.uci.java.v30.types
Class CcbsAccount
java.lang.Object
de.starface.integration.uci.java.v30.types.CcbsAccount
- All Implemented Interfaces:
- Serializable
@RpcValueObject
public class CcbsAccount
- extends Object
- implements Serializable
This object holds the properties of the ccbsaccount as returned by
UciCcbsCallEvents.receiveCcbsAccountState(CcbsAccountState).
- See Also:
- Serialized Form
ccbsAccountState
@RpcValue
protected CcbsAccountState ccbsAccountState
- The state of the call
CcbsAccount
public CcbsAccount()
toString
public String toString()
- Overrides:
toString in class Object
getCcbsAccountState
public CcbsAccountState getCcbsAccountState()
setCcbsAccountState
public void setCcbsAccountState(CcbsAccountState state)
hashCode
public int hashCode()
- Overrides:
hashCode in class Object
equals
public boolean equals(Object obj)
- Overrides:
equals in class Object
Copyright © 2012 STARFACE GmbH. All rights reserved.