|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.uddi.datatypes.Email
Corresponds to UDDI v2.0 'email' element.
Field Summary | |
---|---|
static java.lang.String |
JAVA_COPYRIGHT
Deprecated. |
Constructor Summary | |
---|---|
Email()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getEmailText()
Deprecated. Returns the email address text of the Email. |
java.lang.String |
getUseType()
Deprecated. Returns the useType of this Email. |
void |
setEmailText(java.lang.String emailText)
Deprecated. Sets the email address text of the Email. |
void |
setUseType(java.lang.String useType)
Deprecated. Sets the useType of this Email. |
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 Email()
Method Detail |
public java.lang.String getEmailText()
public void setEmailText(java.lang.String emailText)
emailText
- the email address text of the Email.public java.lang.String getUseType()
public void setUseType(java.lang.String useType)
useType
- the useType of this Email.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |