|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneExecuteItemType
public static class CiscoIpPhone.CiscoIPPhoneExecuteItemType
| 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 |
|---|
public java.lang.Short priority
public java.lang.Boolean prioritySpecified
public java.lang.String uRL
| Constructor Detail |
|---|
public CiscoIpPhone.CiscoIPPhoneExecuteItemType()
public CiscoIpPhone.CiscoIPPhoneExecuteItemType(java.lang.Short priority,
java.lang.Boolean prioritySpecified,
java.lang.String uRL)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.Short getPriority()
public void setPriority(java.lang.Short value)
value - the value.public java.lang.Boolean getPrioritySpecified()
public void setPrioritySpecified(java.lang.Boolean value)
value - the value.public java.lang.String getURL()
public void setURL(java.lang.String value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||