|
Oracle Communications Service Broker SAL API Reference Reference Release 6.0 E26227-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TelURL
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object o)Returns true if o is equal to this TelURL, false otherwise. |
java.lang.String |
getPhoneNumber()Returns the phone number of this TelURL. |
void |
setPhoneNumber(java.lang.String number)Sets the phone number of this TelURL |
java.lang.String |
toString()Returns the String representation of this TelURL. |
| Methods inherited from interface com.convergin.common.sal.ext.api.URI |
|---|
clone, getParameter, getParameterNames, getScheme, isSipURI, removeParameter, setParameter |
| Method Detail |
|---|
boolean equals(java.lang.Object o)
TelURL, false otherwise.equals in interface URIequals in class java.lang.ObjectTelURL, false otherwisejava.lang.String getPhoneNumber()
TelURL. The returned string includes any visual separators present in the phone number part of the URL but does not include a leading "+" for global tel URLs.TelURLjava.lang.String toString()
String representation of this TelURL.toString in interface URItoString in class java.lang.ObjectString representation of this TelURL.void setPhoneNumber(java.lang.String number)
TelURLnumber - the new phone number
|
Oracle Communications Service Broker SAL API Reference Reference Release 6.0 E26227-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||