cisco.uc.cuae.legacy
Class CiscoIpPhone.CiscoIPPhoneExecuteItemType

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

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

See Also:
Serialized Form

Field Summary
 java.lang.Short priority
           
 java.lang.Boolean prioritySpecified
           
 java.lang.String uRL
           
 
Constructor Summary
CiscoIpPhone.CiscoIPPhoneExecuteItemType()
          Constructs the CiscoIPPhoneExecuteItemType.
CiscoIpPhone.CiscoIPPhoneExecuteItemType(java.lang.Short priority, java.lang.Boolean prioritySpecified, java.lang.String uRL)
          Constructs the CiscoIPPhoneExecuteItemType.
 
Method Summary
 java.lang.Short getPriority()
          Gets the value.
 java.lang.Boolean getPrioritySpecified()
          Gets the value.
 java.lang.String getURL()
          Gets the value.
 void setPriority(java.lang.Short value)
          Sets the value.
 void setPrioritySpecified(java.lang.Boolean value)
          Sets the value.
 void setURL(java.lang.String 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

priority

public java.lang.Short priority

prioritySpecified

public java.lang.Boolean prioritySpecified

uRL

public java.lang.String uRL
Constructor Detail

CiscoIpPhone.CiscoIPPhoneExecuteItemType

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


CiscoIpPhone.CiscoIPPhoneExecuteItemType

public CiscoIpPhone.CiscoIPPhoneExecuteItemType(java.lang.Short priority,
                                                java.lang.Boolean prioritySpecified,
                                                java.lang.String uRL)
Constructs the CiscoIPPhoneExecuteItemType.

Method Detail

toString

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

getPriority

public java.lang.Short getPriority()
Gets the value.

Returns:
the value.

setPriority

public void setPriority(java.lang.Short value)
Sets the value.

Parameters:
value - the value.

getPrioritySpecified

public java.lang.Boolean getPrioritySpecified()
Gets the value.

Returns:
the value.

setPrioritySpecified

public void setPrioritySpecified(java.lang.Boolean value)
Sets the value.

Parameters:
value - the value.

getURL

public java.lang.String getURL()
Gets the value.

Returns:
the value.

setURL

public void setURL(java.lang.String value)
Sets the value.

Parameters:
value - the value.


Copyright © 2008. All Rights Reserved.