cisco.uc.cuae.legacy
Class CiscoIpPhone.CiscoIPPhoneResponseType

java.lang.Object
  extended by 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

Field Summary
 CiscoIpPhone.CiscoIPPhoneResponseItemType[] responseItem
           
 
Constructor Summary
CiscoIpPhone.CiscoIPPhoneResponseType()
          Constructs the CiscoIPPhoneResponseType.
CiscoIpPhone.CiscoIPPhoneResponseType(CiscoIpPhone.CiscoIPPhoneResponseItemType[] responseItem)
          Constructs the CiscoIPPhoneResponseType.
 
Method Summary
 CiscoIpPhone.CiscoIPPhoneResponseItemType[] getResponseItem()
          Gets the value.
 void setResponseItem(CiscoIpPhone.CiscoIPPhoneResponseItemType[] 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

responseItem

public CiscoIpPhone.CiscoIPPhoneResponseItemType[] responseItem
Constructor Detail

CiscoIpPhone.CiscoIPPhoneResponseType

public CiscoIpPhone.CiscoIPPhoneResponseType()
Constructs the CiscoIPPhoneResponseType. Don't init any fields.


CiscoIpPhone.CiscoIPPhoneResponseType

public CiscoIpPhone.CiscoIPPhoneResponseType(CiscoIpPhone.CiscoIPPhoneResponseItemType[] responseItem)
Constructs the CiscoIPPhoneResponseType.

Method Detail

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.