|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.Phone
Corresponds to UDDI v2.0 'phone' element.
Field Summary | |
---|---|
static java.lang.String |
JAVA_COPYRIGHT
Deprecated. |
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 |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String JAVA_COPYRIGHT
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.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |