|
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.DiscoveryUrl
public class DiscoveryUrl
Corresponds to UDDI v2.0 'discoveryURL' element.
Constructor Summary | |
---|---|
DiscoveryUrl()
Deprecated. |
Method Summary | |
---|---|
java.lang.String |
getURL()
Deprecated. Returns the URL of this DiscoveryUrl. |
java.lang.String |
getUseType()
Deprecated. Returns the useType of this DiscoveryUrl. |
void |
setURL(java.lang.String URL)
Deprecated. Sets the URL of this DiscoveryUrl. |
void |
setUseType(java.lang.String useType)
Deprecated. Sets the useType of this DiscoveryUrl. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DiscoveryUrl()
Method Detail |
---|
public java.lang.String getURL()
public void setURL(java.lang.String URL)
URL
- the URL of this DiscoveryUrl.public java.lang.String getUseType()
public void setUseType(java.lang.String useType)
useType
- the useType of this DiscoveryUrl.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |