cisco.uc.cuae.legacy
Class CiscoIpPhone.CiscoIPPhoneResponseType
java.lang.Object
cisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneResponseType
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing interface:
- CiscoIpPhone
public static class CiscoIpPhone.CiscoIPPhoneResponseType
- 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 |
responseItem
public CiscoIpPhone.CiscoIPPhoneResponseItemType[] responseItem
CiscoIpPhone.CiscoIPPhoneResponseType
public CiscoIpPhone.CiscoIPPhoneResponseType()
- Constructs the CiscoIPPhoneResponseType. Don't init any fields.
CiscoIpPhone.CiscoIPPhoneResponseType
public CiscoIpPhone.CiscoIPPhoneResponseType(CiscoIpPhone.CiscoIPPhoneResponseItemType[] responseItem)
- Constructs the CiscoIPPhoneResponseType.
toString
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object
getResponseItem
public CiscoIpPhone.CiscoIPPhoneResponseItemType[] getResponseItem()
- Gets the value.
- Returns:
- the value.
setResponseItem
public void setResponseItem(CiscoIpPhone.CiscoIPPhoneResponseItemType[] value)
- Sets the value.
- Parameters:
value - the value.
Copyright © 2010. All Rights Reserved.