|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.Phone
public class Phone
Corresponds to UDDI v2.0 'phone' element.
Constructor Summary | |
---|---|
Phone()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getPhoneText()
Deprecated. Returns the phone number of this Phone. |
java.lang.String |
getUseType()
Deprecated. Returns the useType of this Phone. |
void |
setPhoneText(java.lang.String phoneText)
Deprecated. Sets the phone number of this Phone. |
void |
setUseType(java.lang.String useType)
Deprecated. Sets the useType of this Phone. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Phone()
Method Detail |
---|
public java.lang.String getPhoneText()
public void setPhoneText(java.lang.String phoneText)
phoneText
- the phone number of this Phone.public java.lang.String getUseType()
public void setUseType(java.lang.String useType)
useType
- the useType of this Phone.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |