cisco.uc.cuae.legacy
Class CiscoIpPhone.CiscoIPPhoneExecuteType

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

public static class CiscoIpPhone.CiscoIPPhoneExecuteType
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 CiscoIpPhone.CiscoIPPhoneExecuteItemType[] executeItem
           
 
Constructor Summary
CiscoIpPhone.CiscoIPPhoneExecuteType()
          Constructs the CiscoIPPhoneExecuteType.
CiscoIpPhone.CiscoIPPhoneExecuteType(CiscoIpPhone.CiscoIPPhoneExecuteItemType[] executeItem)
          Constructs the CiscoIPPhoneExecuteType.
 
Method Summary
 CiscoIpPhone.CiscoIPPhoneExecuteItemType[] getExecuteItem()
          Gets the value.
 void setExecuteItem(CiscoIpPhone.CiscoIPPhoneExecuteItemType[] 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

executeItem

public CiscoIpPhone.CiscoIPPhoneExecuteItemType[] executeItem
Constructor Detail

CiscoIpPhone.CiscoIPPhoneExecuteType

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


CiscoIpPhone.CiscoIPPhoneExecuteType

public CiscoIpPhone.CiscoIPPhoneExecuteType(CiscoIpPhone.CiscoIPPhoneExecuteItemType[] executeItem)
Constructs the CiscoIPPhoneExecuteType.

Method Detail

toString

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

getExecuteItem

public CiscoIpPhone.CiscoIPPhoneExecuteItemType[] getExecuteItem()
Gets the value.

Returns:
the value.

setExecuteItem

public void setExecuteItem(CiscoIpPhone.CiscoIPPhoneExecuteItemType[] value)
Sets the value.

Parameters:
value - the value.


Copyright © 2010. All Rights Reserved.