cisco.uc.cuae.legacy
Class CiscoIpPhone.CiscoIPPhoneExecuteType
java.lang.Object
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
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
executeItem
public CiscoIpPhone.CiscoIPPhoneExecuteItemType[] executeItem
CiscoIpPhone.CiscoIPPhoneExecuteType
public CiscoIpPhone.CiscoIPPhoneExecuteType()
- Constructs the CiscoIPPhoneExecuteType. Don't init any fields.
CiscoIpPhone.CiscoIPPhoneExecuteType
public CiscoIpPhone.CiscoIPPhoneExecuteType(CiscoIpPhone.CiscoIPPhoneExecuteItemType[] executeItem)
- Constructs the CiscoIPPhoneExecuteType.
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.