|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcisco.uc.cuae.legacy.CiscoIpPhone.CiscoIPPhoneDirectoryEntryType
public static class CiscoIpPhone.CiscoIPPhoneDirectoryEntryType
| Field Summary | |
|---|---|
java.lang.String |
name
|
java.lang.String |
telephone
|
| Constructor Summary | |
|---|---|
CiscoIpPhone.CiscoIPPhoneDirectoryEntryType()
Constructs the CiscoIPPhoneDirectoryEntryType. |
|
CiscoIpPhone.CiscoIPPhoneDirectoryEntryType(java.lang.String name,
java.lang.String telephone)
Constructs the CiscoIPPhoneDirectoryEntryType. |
|
| Method Summary | |
|---|---|
java.lang.String |
getName()
Gets the value. |
java.lang.String |
getTelephone()
Gets the value. |
void |
setName(java.lang.String value)
Sets the value. |
void |
setTelephone(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.String name
public java.lang.String telephone
| Constructor Detail |
|---|
public CiscoIpPhone.CiscoIPPhoneDirectoryEntryType()
public CiscoIpPhone.CiscoIPPhoneDirectoryEntryType(java.lang.String name,
java.lang.String telephone)
| Method Detail |
|---|
public java.lang.String toString()
toString in class java.lang.Objectpublic java.lang.String getName()
public void setName(java.lang.String value)
value - the value.public java.lang.String getTelephone()
public void setTelephone(java.lang.String value)
value - the value.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||